Re: You do not have permission to execute this method.
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"
}
}
On Tuesday, September 10, 2013 10:46:46 AM UTC+5:30, Nitin Mishra wrote:
>
> Again i'm in trouble please have a look at this
>
> I try to access this blog (2700556534243482186) this gives me error
>
> 403 Forbidden
>
> - Hide headers -
>
> cache-control: private, max-age=0
> content-encoding: gzip
> content-length: 118
> content-type: application/json; charset=UTF-8
> date: Sat, 07 Sep 2013 07:55:35 GMT
> expires: Sat, 07 Sep 2013 07:55:35 GMT
> server: GSE
>
> {
> "error": {
> "errors": [
> {
> "domain": "global",
> "reason": "forbidden",
> "message": "Forbidden"
> }
> ],
> "code": 403,
> "message": "Forbidden"
> }
> }
>
>
> On Monday, September 9, 2013 6:35:56 AM UTC+5:30, Brett Morgan wrote:
>>
>> That blog is retrievable for me through the APIs Explorer without logging
>> in, so it sounds like you are having issues with your key.
>>
>>
>> On Sat, Sep 7, 2013 at 5:58 PM, Nitin Mishra <[email protected]> wrote:
>>
>>> I try to access this blog (2700556534243482186) this gives me error
>>>
>>> 403 Forbidden
>>>
>>> - Hide headers -
>>>
>>> cache-control: private, max-age=0
>>> content-encoding: gzip
>>> content-length: 118
>>> content-type: application/json; charset=UTF-8
>>> date: Sat, 07 Sep 2013 07:55:35 GMT
>>> expires: Sat, 07 Sep 2013 07:55:35 GMT
>>> server: GSE
>>>
>>> {
>>>
>>> "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.
>>>
>>
>>
>>
>> --
>>
>> Brett Morgan | Developer Relations Engineer, Google Maps |
>> [email protected] | profiles.google.com/brettmorgan
>>
>
--
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.