yeriomin / play-store-api

Google Play Store protobuf API wrapper in java
GNU General Public License v3.0
322 stars 130 forks source link

Auth 403 CaptchaRequired #42

Open huangshaobb opened 4 years ago

huangshaobb commented 4 years ago

request: url=https://android.clients.google.com/auth

response: Error=CaptchaRequired CaptchaToken=AAWk9lRPb7tCAA75-UL8ZWxsg4Gwn5URKLcEP3rsXEyh7SIY1ZXRftMPzHTy6Iz2JLYpFLiHb60bdH0jycqA1wLCKB3d4kR_O9NhRf7t1oL1k4ncyVqybj4qx26UAQzTT19UTI7PEsM449Vp3bX3Hz9C73jUAU4PEJmWHMUwTADHbyRm38HYKdc CaptchaUrl=https://accounts.google.com/Captcha?ctoken=AAWk9lRPb7tCAA75-UL8ZWxsg4Gwn5URKLcEP3rsXEyh7SIY1ZXRftMPzHTy6Iz2JLYpFLiHb60bdH0jycqA1wLCKB3d4kR_O9NhRf7t1oL1k4ncyVqybj4qx26UAQzTT19UTI7PEsM449Vp3bX3Hz9C73jUAU4PEJmWHMUwTADHbyRm38HYKdc&v=2

huangshaobb commented 4 years ago

How can resolve this situation?

eeeeyal commented 4 years ago

I'm looking for a solution too. long time. Any solution would be welcome

Teketel commented 4 years ago

There is workaround for this. Implemented on this fork