Go High Level Blocking Make's OAuth Redirect URI (.../highlevel3

Hi Make Community,

I’m trying to set up a connection to the “Go High Level (Lead Connector)” app using OAuth 2.0 authentication.

During the connection setup, Make requires the use of its standard redirect URI: https://www.make.com/oauth/cb/highlevel3

However, Go High Level has a validation rule that blocks any redirect URI containing the substring “highlevel”. When I try to add Make’s required URI to my GHL Private Marketplace App settings, GHL gives the error: “The redirect uri contains a Highlevel reference. Please remove any Highlevel references to save.”

If I don’t add the URI in GHL, then the authentication attempt initiated by Make fails with the GHL error: “Invalid client: redirect_uri does not match client value”.

This creates a situation where I cannot authenticate the GHL module in Make using OAuth 2.0 because of the conflict between Make’s required URI and GHL’s validation rule.

My Question: Is there an alternative Make.com callback/redirect URI specifically for Go High Level connections that does not contain the substring “highlevel”? Or is there any other known workaround within Make to handle this GHL validation issue?

Thanks,

Welcome to the Make community!

For technical issues or bugs like this, directly contacting support can often lead to a faster resolution. Make support has access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing potentially sensitive information about your account, scenario variables, and output bundles might not be advisable as it is a public forum.

You can open a new ticket here, or if you are unable to login for some reason, you can create another new free Make account to access the ticketing system (which is only available to logged-in users). After submitting a new ticket, you will receive an automatic confirmation email with the subject “Ticket Created” in the subject. If you do not receive this, try sending the ticket again.

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems. Thanks!

@samliew

Need to make a GHL marketplace app non white label. In my case I just wanted to fetch contacts so it was not a big deal. This may be issue for those who want to make a white label app

2 Likes