We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Its possible some changes coming soon will fix this, if not I will get this fixed as a high priority
Sorry, something went wrong.
No branches or pull requests
Whenever I use player.get_rank() and I specify a season number for something different than -1, I get an error:
Hopefully someone can provide some insight as to what's going on!
The text was updated successfully, but these errors were encountered: