Skip to main content
Question

OAuth "redirect_uri invalid" / "Not found" when connecting Strava API to Make.com

  • March 30, 2026
  • 0 replies
  • 3 views

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.comNot found
  • www.make.comredirect_uri invalid
  • eu1.make.comredirect_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

  1. What is the correct callback domain for Make.com?
  2. Does Strava require a specific redirect URI format?
  3. Has anyone successfully connected Strava to Make recently?

Any guidance would be appreciated. 🙏
Thanks in advance.