Question re: Connecting to GoHighLevel using JSON Oauth

KelseySilver
KelseySilver Member
in Apps

Thanks in advance!
I'm trying to connect to GoHighLevel using their OAuth 2.0 since 1.0 will be deprecated shortly. I have all the bits and pieces (clientid, client secret, auth code, all that good stuff) but when trying to use the JSON OAuth connector with the authorization code workflow, I keep getting a "there was a problem creating your account" error. Below is the preview of what I've got created. I'm sure I'm missing something simple, but would really appreciate any feedback. Thanks!!

P.S. I will say that there's no real place to enter the location id here… or in GoHighLevel's documentation… so I'm thinking that's the issue, but not sure.

Thanks!

Answers

  • Are you including the user_type parameter that's outlined in the GoHighLevel API Documentation?

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • Thanks! unfortunately, I've included that parameter in several configurations per documentation, as well as attempted to include the locationID parameter with my location ID as well. Still received the same error.