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:
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
Thanks a lot for sharing your solution. Have fun!
Hi!
I’m starting with n8n and I’m experiencing the same error. Can you explain to me what you did to fix it?
Sure thing, I have the same issue, and come across to the n8n Founder Jan, the Great
I gone through the same error but it is solved now, It was the permission error from Google console calendar API.