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
Post a Comment