The provided redirect uri is invalid
When I paste it its invalid url
Is there a way I can fix this, if I were to remove the ‘‘.’’ it becomes mismatch naturally.
The provided redirect uri is invalid
When I paste it its invalid url
Is there a way I can fix this, if I were to remove the ‘‘.’’ it becomes mismatch naturally.
I think you have to remove the . dot from env variable as well, then the webhook URL will be without the dot.
That is not a proper domain.
it doesn’t really have a dot, the redirect url adds it in originally its like this.
![]()
Check your ENVIRONMENT VARIABLES.
If you used Docker, check the WEBHOOK_URL variable in .yml configuration file, or in the .env file.
Sorry I’m quite new to n8n, how does one acces and edit the .yml file in ssh
Like what command can I use to access it then edit it
How did you installed n8n?