Open Scrxtchy opened 7 years ago
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.
https://github.com/Scrxtchy/gtav-api/ I'll probably get it done eventually
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