CJNE / pyporscheconnectapi

Python client library for Porsche Connect API
MIT License
44 stars 9 forks source link

Error: Invalid captcha value #32

Closed Dual01 closed 11 months ago

Dual01 commented 11 months ago

when I try to retrieve the car data, I get the error message 'invalid captcha value'. Something seems to have been changed on the server

Dual01 commented 11 months ago

works again, seemed to be a network problem

martijndierckx commented 11 months ago

I think Auth0 is showing a captcha on some occasions:

image

But I'm not sure, when it does ...

martijndierckx commented 11 months ago

Seems my IP has been (hopefully temporarily) blacklisted. Because when I try it over LTE on my phone, it doesn't show the captcha.

More info: https://auth0.com/docs/secure/attack-protection/bot-detection

martijndierckx commented 11 months ago

Looks like it takes about 72hours for Auth0 to reset an IP address. I'm no longer seeing any Captcha...