Enabled Google+ Domains API. Added Restrictions URL.
But still when i try this API from google api-explorer and python code both the result is throwing this error.
403
- Show headers -
{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}
Anybody can help us.
The user you are authenticated as does not have a Google domains account. Try and run authentication again with the correct user.
Note: Google+ domains is like google apps and gsuite. It is not Google+ the social media website.