Hey guys!
I am trying to integrate the Google search engine resource to look at SEO statistics. The integration is not working and is telling me that I do not have permission for the website I am trying to pull data from despite being an owner of both the Google Cloud and Retool apps.
I get the following message after running a trial query:
{
"error": {
"code": 403,
"message": "User does not have sufficient permission for site 'https://www.henry.social'. See also: https://support.google.com/webmasters/answer/2451999.",
"errors": [
{
"message": "User does not have sufficient permission for site 'https://www.henry.social'. See also: https://support.google.com/webmasters/answer/2451999.",
"domain": "global",
"reason": "forbidden"
}
]
}
}
Any ideas on how this can be resolved?
Thanks for reading through all that!
Adrian