ERROR: Forbidden - perhaps check your credentials?

how to fix this error when implementing search console api in n8n workflow

ERROR: Forbidden - perhaps check your credentials?

403 - “{\n "error": {\n "code": 403,\n "message": "You do not own this site, or the inspected URL is not part of this property.",\n "status": "PERMISSION_DENIED"\n }\n}\n” - { “error”: { “code”: 403, “message”: “You do not own this site, or the inspected URL is not part of this property.”, “status”: “PERMISSION_DENIED” } }

Please share your workflow

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Welcome to the community @Ariel_Ganzon !

Reading the error message does it not sound like it is n8n related. I suggest you to google the error message and fix the underlying problem.

thank you for the response i manage to solve it myself just by creating the correct domain in google search console

1 Like

Thanks a lot for sharing your solution. Have fun!

1 Like