yeriomin / play-store-api

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

Login responds with 403 error #12

Open oshilan opened 6 years ago

oshilan commented 6 years ago

The response body content: Error=BadAuthentication

yeriomin commented 6 years ago

Could be anything.

If you want a meaningful answer, provide more details.

oshilan commented 6 years ago

I just updated the following properties with my credentials (which are correct):

So that I can test the real flow (not the mocked one). But the test fails. Could you please check it with your yet-another google account? Because I cannot share my google credentials with you, unfortunately.

yihaolw commented 4 years ago

hi,oshilan,have you solved it? thanks