Answer the question
In order to leave comments, you need to log in
How to post to google plus via google domain api?
When trying to call methods
plusDomains.activities.listor
plusDomains.activity.insertapi explorer returns 403 even though I'm calling super-admin methods on MyBusiness Google+ Page (owner's account).
403 Forbidden
- Show headers -
{
"error": {
"errors": [
{
"domain": "plusDomains",
"reason": "forbiddenScope",
"message": "Access to the Google+ Domains API is not allowed as the user has consented to incompatible scopes. See: https://developers.google.com/+/domains/authentication/."
}
],
"code": 403,
"message": "Access to the Google+ Domains API is not allowed as the user has consented to incompatible scopes. See: https://developers.google.com/+/domains/authentication/."
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question