Google Play Developer API - Purchase token returns Invalid Value

443 views
Skip to first unread message

Dixit Patel

unread,
Jul 11, 2017, 5:46:44 AM7/11/17
to Google APIs Explorer Users Forum

I am trying to set up a web service to query Google Play purchases. We store the order information for user and this service would call Google Play API to query the subscription details.


Every time I try to query a purchase, it gives me the error:


{

  error: {

    errors: [

      {

        domain: "global",

        reason: "invalid",

        message: "Invalid Value"

      }

            ],

 code: 400,

 message: "Invalid Value"

        }

}

Gaurav Agrawal

unread,
May 13, 2022, 5:01:22 PM5/13/22
to Google APIs Explorer Users Forum
Started getting the exact same error all of a sudden. Any updates on this and how did you solve this?

Asked the same on StackOverflow as well - https://stackoverflow.com/q/72235326/11971570

Reply all
Reply to author
Forward
0 new messages