You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔐 This service account doesn't have access to this site.
Response was: 403
{
"error": {
"code": 403,
"message": "Permission denied. Failed to verify the URL ownership.",
"status": "PERMISSION_DENIED"
}
}
When I run the program, error 403 appears at the end.
Did I set something wrong?
The text was updated successfully, but these errors were encountered:
I got this as well until I changed the role of the service account user in the Google Search Console to "Owner" under Settings > Users and Permissions. Hope this helps!
🔐 This service account doesn't have access to this site.
Response was: 403
{
"error": {
"code": 403,
"message": "Permission denied. Failed to verify the URL ownership.",
"status": "PERMISSION_DENIED"
}
}
When I run the program, error 403 appears at the end.
Did I set something wrong?
The text was updated successfully, but these errors were encountered: