Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 access denied #40

Open
capoveur opened this issue Aug 14, 2024 · 0 comments
Open

403 access denied #40

capoveur opened this issue Aug 14, 2024 · 0 comments

Comments

@capoveur
Copy link

My execution gets to Equity.get_companies(), which posts;

response = requests.get( url=f"{self.base_url}/rest/companies", headers=self.headers )

This response is now a 403 error. Upon inspection this is what is included at the end of response.content:

class="font2">Access Denied

\r\n

You do not have access to trading212.com\r\n
The site owner may have set restrictions that prevent you from accessing the site.
Contact the site owner for access or try loading the page again.

Do you think T212 have now locked us out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant