Page Not Found for GDrive, LinkedIn, and x.com
Hi everyone,
I’ve been working diligently for the past 10 days to automate my website blog using n8n. I’ve successfully integrated Google Sheets, but I’m now facing an issue with adding GDrive, LinkedIn, and Twitter credentials.
Whenever I try to add these services, I consistently get a “Page Not Found” error.
I’ve noticed a change in my n8n environment.
It used to run on 127.0.0.1, but now it’s running on a localhost,
This change coincided with updating to the latest version, but I’m unsure if there’s a connection.
I’m currently using two environment variables:
- N8N_SECURE_COOKIE: false
- Port 8000
- Docker
- Ubuntu
Any advice or troubleshooting tips would be greatly appreciated. Thanks in advance!