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

Unable to get rank for previous seasons #52

Open
Crypto-Spartan opened this issue Jul 4, 2020 · 1 comment
Open

Unable to get rank for previous seasons #52

Crypto-Spartan opened this issue Jul 4, 2020 · 1 comment
Labels
bug needs validation Double check a bug is still valid

Comments

@Crypto-Spartan
Copy link

Crypto-Spartan commented Jul 4, 2020

Whenever I use player.get_rank() and I specify a season number for something different than -1, I get an error:

File "C:\Program Files\Python37\lib\site-packages\r6sapi\auth.py", line 271, in get                                                                                                                                                             
    raise InvalidRequest("HTTP %s: %s" % (data["httpCode"], msg), code=data["httpCode"])                                                                                                                                                          
r6sapi.exceptions.InvalidRequest: HTTP 500: Uncaught exception

Hopefully someone can provide some insight as to what's going on!

@billy-yoyo billy-yoyo added bug needs validation Double check a bug is still valid labels Jan 6, 2021
@billy-yoyo
Copy link
Owner

Its possible some changes coming soon will fix this, if not I will get this fixed as a high priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs validation Double check a bug is still valid
Projects
None yet
Development

No branches or pull requests

2 participants