android-market-api-py icon indicating copy to clipboard operation
android-market-api-py copied to clipboard

OAuth 2.0

Open jberlynn opened this issue 7 years ago • 1 comments

Getting the error

File "C:\Users\user\Desktop\android-market-api-py-master\androidmarket.py", line 122, in login raise e urllib2.HTTPError: HTTP Error 404: Not Found

I believe this is because the URL_LOGIN is set to the ClientLogin, which is deprecated as of April 2012. Is there support for OAuth 2.0?

jberlynn avatar Aug 02 '17 21:08 jberlynn