The requested redirect uri is malformed or doesn't match client redirect URI

Hi! I’m trying to set up the connection between Celigo and Procore using the connector. I’m entering the values as shown here: https://docs.celigo.com/hc/en-us/articles/40867060917147-Set-up-a-connection-to-Procore#set-up-a-connection-1, but I’m getting this issue:

An error has occurred
The requested redirect URI is malformed or doesn't match client redirect URI.

What could this be? Thanks!

When making your app in Procore, you probably need to supply a redirect uri or callback uri. These would be either https://integrator.io/connection/oauth2callback or https://eu.integrator.io/connection/oauth2callback.

Thanks for the response, but I cannot edit it

You would give this redirect uri to the app you make in Procore so they know where to redirect you back after successfully authenticating.

Thanks Tyler, it’s working

Good to hear! We'll get the docs updated as well.