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
Got SB running fine for KW rank checking, but I cannot get it integrated with GSC. I am using Docker desktop to run it.
What I have done:
Set up Google services account
Enabled GSC API for service account
Generated my JSON key and email
Added service account to GSC user and permissions as owner
Added URL and domain property variations in GSC - have tried to connect with both and I cant get it working
I am inputting JSON details in SB at domain level
Checking docker logs and it returns:
2024-05-22 17:26:47 [0] GET /api/keywords?domain=**********
2024-05-22 17:26:47 [0] GET /api/settings
2024-05-22 17:26:47 [0] GET /api/domains
I don't seem to have any errors in logs now where previously trying to set it up I was getting [ERROR] Search Console API Error for ******** (3days) : Forbidden. undefined
In SB, Domain/Discover tab I now see "Could Not fetch Keyword Data for this Domain from Google Search Console"
Am I missing a step somewhere, do I need to do something inside Docker itself?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Got SB running fine for KW rank checking, but I cannot get it integrated with GSC. I am using Docker desktop to run it.
What I have done:
2024-05-22 17:26:47 [0] GET /api/keywords?domain=**********
2024-05-22 17:26:47 [0] GET /api/settings
2024-05-22 17:26:47 [0] GET /api/domains
I don't seem to have any errors in logs now where previously trying to set it up I was getting [ERROR] Search Console API Error for ******** (3days) : Forbidden. undefined
In SB, Domain/Discover tab I now see "Could Not fetch Keyword Data for this Domain from Google Search Console"
Am I missing a step somewhere, do I need to do something inside Docker itself?
TIA
Beta Was this translation helpful? Give feedback.
All reactions