Android Publisher API returns 404, when getting subscription, but it exists -


last 2 days encountering issues android publisher api, using determine, if user has paid app, or not. 100% sure, transaction paid, api returns 404, concretely:

{ "code" : 404, "errors" : [ { "domain" : "global", "location" : "token", "locationtype" : "parameter", "message" : "the purchase token not found.", "reason" : "purchasetokennotfound" } ], "message" : "the purchase token not found." }


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -