HighLevel Oauth2 Issue - Invalid Authorization

Hello - i’m having trouble setting up the Highlevel OAuth2 API. I’ve followed the documentation and was able to authorize the setup only 2 nights ago and now the setup is not connected and I keep getting Invalid Authorization errors during the authentication process. I’ve created new keys in my highlevel developer account with no success. Any suggestions on how to troubleshoot would be helpful.

Information on your n8n setup

  • **n8n version: 1.58.2
  • **Database (default: SQLite): Self Hosted at railway.app
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • **Operating system: mac

Hi @A_Bradley,

Welcome to the community :tada:

That looks like HighLevel is throwing the Authorization error rather than n8n so the issue is likely to be with the OAuth app on the High Level side.

Make sure the redirect URI and scopes are set and that your user account is for the correct High Level organisation.

Hey Jon - I just deleted the previous app and recreated a new app entirely in highlevel and i’m still getting the error. Any thoughts?

1 Like

Update: Seems there some data that was being cached. cleared the cookies and cached data and got it working.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.