- Note that Google Groups is reserved for general product discussions and 
not for technical support. For further technical support it is recommended 
to post your detailed questions to Stack Overflow[1] using the supported 
Cloud tags, for example Cloud Function[1]. You can also add the 
[google-api] tag as there are two service in this issue.

That being said, from the error message it would seem you have not linked 
your project to the Google Play Console, this thread[2] provides the steps 
to resolve the issue. Please review and proceed with those steps and if 
additional assistance is required, I would suggest to proceed and create a 
thread in Stack Overflow.

[1] https://stackoverflow.com/questions/tagged/google-cloud-functions
[2] 
https://stackoverflow.com/questions/25481207/why-getting-error-the-project-id-used-to-call-the-google-play-developer-api-has

On Friday, September 21, 2018 at 9:16:47 AM UTC-4, Daniel Wireless Software 
wrote:
>
> I am using firebase cloud functions, and have successfully obtained all 3 
> required parameters for androidpublisher.purchases.subscriptions.get , 
> namely packageName, subscription ID and token.
>
> Then we tried to use the Node.JS client library for Google APIs, in our 
> firebase cloud function, to get more information about the in-app 
> purchases. However, it always returns "invalid credentials".
>
> When we try on https://developers.google.com/apis-explorer or OAuth2.0 
> playground, with the same 3 parameters, it returns "The project id used 
> to call the Google Play Developer API has not been linked in the Google 
> Play Developer Console."
>
> But we have linked the project (see attached screenshot). 
>
> Furthermore, the service account has been granted access and we are using 
> that service account for the Node.JS client library access. (see attached 
> screenshots).
>
> Can anybody please help us?
>
> Thanks
> Daniel
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/632b30ab-5e6d-4b7b-af4a-e0c57508bfde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to