You do not have permission to execute this method on Google circle data
Prashant Jagdale <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi team
authentiction is ON OAuth 2.0: ON
All below Checklist are Checked
1. https://www.googleapis.com/auth/plus.circles.read
2. https://www.googleapis.com/auth/plus.login
3. https://www.googleapis.com/auth/plus.me
I got below error
How to resolve please suggest
You do not have permission to execute this method.
GET https://www.googleapis.com/plusDomains/v1/people/100315058693129698527/people/circled?key={YOUR_API_KEY}
Authorization: Bearer ya29.AHES6ZRiOLmu1LaIDSk0xQjxrsVefdfWwcAPe4gXsQ2bsR8xk84YdI8
X-JavaScript-User-Agent: Google APIs Explorer
Response
403 Forbidden
- Show headers -
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" 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/bloggerdev.
For more options, visit https://groups.google.com/groups/opt_out.