Forums

I get some type of proxy error here

so basically the python file is ment to login but it comes up with a requests error and proxy error

error is down there

Logging In... Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py", line 572, in urlopen self._prepare_proxy(conn) File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py", line 780, in _prepare_proxy conn.connect() File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connection.py", line 267, in connect self._tunnel() File "/usr/lib/python3.5/http/client.py", line 832, in _tunnel message.strip())) OSError: Tunnel connection failed: 403 Forbidden

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/requests/adapters.py", line 403, in send timeout=timeout File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py", line 623, in urlopen _stacktrace=sys.exc_info()[2]) File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/util/retry.py", line 281, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) File "/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/util/retry.py", line 281, in increment requests.packages.urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.roblox.com', port=443): Max retries exceeded with url: /newlogin (Caused by ProxyError('Cannot connect to proxy.', OSError('Tu nnel connection failed: 403 Forbidden',))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/Ryztol/K_here (1).py", line 103, in <module> bot.login(username='Ryz_tol', password='this is the password') File "/home/Ryztol/K_here (1).py", line 22, in login self.session.post('https://www.roblox.com/newlogin', data=payload) File "/usr/local/lib/python3.5/dist-packages/requests/sessions.py", line 518, in post return self.request('POST', url, data=data, json=json, kwargs) File "/usr/local/lib/python3.5/dist-packages/requests/sessions.py", line 475, in request resp = self.send(prep, send_kwargs) File "/usr/local/lib/python3.5/dist-packages/requests/sessions.py", line 585, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.5/dist-packages/requests/adapters.py", line 465, in send raise ProxyError(e, request=request) requests.exceptions.ProxyError: HTTPSConnectionPool(host='www.roblox.com', port=443): Max retries exceeded with url: /newlogin (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection fail ed: 403 Forbidden',)))

If you are seeing this, it is because free users are limited to a whitelist of sites that they can access on the external internet. Here is the list.

Can you add roblox.com to the whitelist?

take a look at the section called 'requesting an addition to the whitelist' on this page: https://help.pythonanywhere.com/pages/403ForbiddenError/ and let us know if you think the site qualifies?

If I spend 5$ a month will it work?

Yes, if you get any paid account you'll get unrestricted Internet access. One warning -- once you've upgraded, the new settings are only applied to newly-started processes -- so if you're running code from a console, you'll need to delete the old one and start a new one to get the new feature. For web apps, you'll need to reload it (using the button at the top of the "Web" tab -- you don't need to delete it).

can you add bmkg.go.id

Send us a link to the API documentation and we'll consider it for the whitelist.

Please whitelist below websites: www.bseindia.com www1.nseindia.com

Send us a link to the API documentation and we'll consider it for the whitelist.

please add animelek.me

Send us a link to the API documentation and we'll consider it for the whitelist.

Please add : https://v2.jokeapi.dev/joke/Any Documentation : https://v2.jokeapi.dev/

Please add : https://api.yomomma.info/ Documentation : https://github.com/josephspens/yo-mama

v2.jokeapi.dev -> we whitelisted

api.yomomma.info -> there is no link between the api and the github repo

Could you add me this site bitremesas.com

We can only whitelist sites with an official public API. If that site has one, please give us a link to the API documentation.

Прошу добавить в белый список сайт https://www.space-track.org/ Документация: https://pythonhosted.org/spacetrack/index.html На github.com https://github.com/sodonnell/spacetrack Спасибо за понимание

We need to see something that we know is official documentation for the site; is there something on www.space-track.org itself, or some link from there to the Python package that you linked to?

Прошу добавить в белый список сайт https://www.space-track.org/ Документация: https://pythonhosted.org/spacetrack/index.html На github.com https://github.com/sodonnell/spacetrack Спасибо за понимание

Возможно это здесь - https://www.space-track.org/documentation#howto-api_python

That documentation does not appear to mention the URL that the API is served from.

Здравствуйте, добавьте, пожалуйста в белый список https://performance.ozon.ru

Документация API https://docs.ozon.ru/api/performance/ Спасибо.

please allow this site too, because that inportant for my college project.. https://equran.id/apidev/v1

You'll find all the instructions for requesting allowlist additions here.