Continuing the discussion from How do I resolve invalid OAuth2 redirect_uri?:
I’ve tried three Redirect URIs that I’ve found in various documentation locations, and all have failed with the same error.
I’m new to OAuth, but I’m pretty tech savvy and should be able to figure out problems similar to this. Unfortunately, this one has me stumped, and Make support hasn’t been great.
Redirect URI attempts (in order):
- https://www.integromat.com/oauth/cb/oauth2
- https://www.make.com/oauth/cb/app
- https://www.make.com/oauth/cb/oauth2
Module Error:
Error
Failed to verify connection ‘My Bloomerang connection’. Status Code Error: 400
Failed to verify connection ‘My Bloomerang connection’. Status Code Error: 400
URL in OAuth Pop-up:
https://crm.bloomerang.co/Authorize?scope=&client_id=e7d9742a131f43c1837e87bd02a65091&redirect_uri=https%3A%2F%2Fwww.integromat.com%2Foauth%2Fcb%2Fapp&response_type=code&state=cb2cc811891c1945b70cec67
Appears to be resolving to: https://www.integromat.com/oauth/cb/app
Screenshot: