Skip to content
This repository has been archived by the owner on Feb 21, 2025. It is now read-only.

Access: Request error #10

Open
Rixu324 opened this issue Jul 30, 2024 · 4 comments
Open

Access: Request error #10

Rixu324 opened this issue Jul 30, 2024 · 4 comments

Comments

@Rixu324
Copy link

Rixu324 commented Jul 30, 2024

Hello,

Even with the correct username, password, and region, I am getting an "Access: Request error". Here is the code I am using:
ValorantStore(username=username, password=decrypted_password, region=region, sess_path='sessions/', proxy=None)

I have heard that the authentication system of the Valorant API has recently changed. Could this be the cause? If so, are there any plans to fix this issue?

@XiaXia009
Copy link
Contributor

Yeah, they even changed the json for logging in.
I should try to fix it :)

@Rixu324
Copy link
Author

Rixu324 commented Aug 6, 2024

I would appreciate it if you could fix this issue.

Thank you for your help.

@Elivce
Copy link

Elivce commented Aug 16, 2024

Yeah i had this issue

@isteiger
Copy link

Taking a look at the code and putting in a print(login_response.content) before line 202 in ValorantStore.py, it seems that it's a Cloudflare error and not something actually wrong with the code.

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

No branches or pull requests

4 participants