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
Have you got anything working against the new authentication cookies? I can manually import my cookies from my browser (these last a month)
Site uses the new clickless re-captcha
Unsure if they're both needed, but I can make queries when I set these cookies at least
The text was updated successfully, but these errors were encountered:
The (usually clickless) reCAPTCHA (or noCATPCHA?) was already implemented when I worked with the example parser the last time.
The only possible workaround - in case of a captcha hit - is to manually solve it using the GUI browser:
https://github.com/gta5-map/Social-Club-example-parser/blob/master/index.js#L272-L278
Not sure if the RSAuthCookie.v2 was neccessary back then already or if that's new though.
RSAuthCookie.v2
Sorry, something went wrong.
https://github.com/Scrxtchy/gtav-api/ I'll probably get it done eventually
No branches or pull requests
Have you got anything working against the new authentication cookies?
I can manually import my cookies from my browser (these last a month)
Site uses the new clickless re-captcha
Unsure if they're both needed, but I can make queries when I set these cookies at least

The text was updated successfully, but these errors were encountered: