Hi everyone — I'm running into an OAuth issue when trying to connect Strava to Make.com and hoping someone has seen this before.
What I'm trying to do
I'm setting up a Strava API connection in Make.com using:
- Client ID
- Client Secret
- OAuth authorisation flow
The problem
When I attempt to authorise, I get one of the following errors:
{"message":"Not found"}{"message":"Bad Request","errors":[{"resource":"Application","field":"redirect_uri","code":"invalid"}]}
What I've tried
I've experimented with multiple Authorization Callback Domain values in the Strava API settings:
make.com→ Not foundwww.make.com→ redirect_uri invalideu1.make.com→ redirect_uri invalid
I've also:
- Recreated the Strava app
- Regenerated Client ID + Secret
- Cleared cookies
- Tried incognito
- Deleted and recreated the Make connection
Still stuck on "Making a connection…" in Make.
Questions
- What is the correct callback domain for Make.com?
- Does Strava require a specific redirect URI format?
- Has anyone successfully connected Strava to Make recently?
Any guidance would be appreciated. 🙏
Thanks in advance.
