Hello!

We are having trouble with androidpublisher.inapppurchases.get

Our project is just according to 
https://code.google.com/p/google-api-java-client/wiki/OAuth2#Service_Accounts 
and 
it worked fine until we migrated to new Google Play Account. So now when I 
execute request Server-to-Server we receive this response.

{
  "code" : 401,
  "errors" : [ {
    "domain" : "androidpublisher",
    "message" : "The current user has insufficient permissions to perform the 
requested operation.",
    "reason" : "permissionDenied"
  } ],
  "message" : "The current user has insufficient permissions to perform the 
requested operation."}

Anybody is familiar with this response because in google documentation there is 
no clue about this.Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-security-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to