Hello,
i implement Google + domain API in php with Oath 2.0. I got access token from the requesting call but when i call the API for listing circle at that time i will get following error not event for this but for every API call i got this error
Error:
'{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}
'
Please Help me in this problem
Thank you,
Original issue reported on code.google.com by hardikku...@gmail.com on 4 Mar 2014 at 11:47
Original issue reported on code.google.com by
hardikku...@gmail.com
on 4 Mar 2014 at 11:47