oAuth for an APP

Hello i’m trying to connect to an application using oAuth, but as soon as I get the authentification URL i get a 404 error as a bad request.

Any clue how I can fix that

404 is the “not found” error. It would suggest your URL is incorrect or has an error

1 Like

|### Gabriel Neuman soy@gabrielneuman.com|3:04 PM (13 minutes ago)||

|
| — | — | — |
|to Iain

|

Yes I know, but that is the oAuth that make tell us to put here

https://www.make.com/en/help/tutorials/how-to-connect-make-to-any-web-service-that-uses-oauth2-authorization

OAuth redirect URI domain

Notice that the redirect URI starts with https://www.integromat.com instead of https://www.make.com. This is currently a known issue in Make.

Make was formerly called Integromat, which means you can trust this URL as much as any Make URL.

Please make sure all your OAuth redirect URIs point to https://www.integromat.com/oauth/cb/app

I have the same issue.

URI not found RIP