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
I can confirm that I am getting the same error. I believe the issue is with the redirect url that the tab/popup opens with. In my case, it starts with http://localhost:5678/rest/oauth2-credential/callback which doesn't make sense as I am behind a reverse proxy. Is there a env variable that changes this behavior that i am missing out?
Bug Description
The latest n8n self-hosted version has an error with the X OAuth API callback, it returns a 401 code even though the app is set up correctly.
To Reproduce
Steps:
Details for this to work:
I use the latest n8n version
I use the self-hosted version
Expected behavior
You'll get an 401 code error - it's an problem from the server it doesn't handles the callback correctly
Operating System
docker (self-hosted)
n8n Version
1.72.1
Node.js Version
20.18.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: