Social-Club-example-parser icon indicating copy to clipboard operation
Social-Club-example-parser copied to clipboard

authcookie.v2

Open Scrxtchy opened this issue 7 years ago • 2 comments

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

Scrxtchy avatar Jul 05 '17 22:07 Scrxtchy

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.

frdmn avatar Jul 06 '17 08:07 frdmn

https://github.com/Scrxtchy/gtav-api/ I'll probably get it done eventually

Scrxtchy avatar Jul 06 '17 16:07 Scrxtchy