Hey All
Just trying to connect strava to make for some automations. Does anyone know what the correct auth callback domain is?
*When I use make.com - {"message":"Not found"}
*When I use www.make.com - {"message":"Bad Request","errors":[{"resource":"Application","field":"redirect_uri","code":"invalid"}]}
*When I use eu1.make.com - {"message":"Bad Request","errors":[{"resource":"Application","field":"redirect_uri","code":"invalid"}]}
Thanks in advance
Answered
Make API auth fail
Best answer by ActivityFix
The error code you are getting for the www and eu1 versions indicate an invalid redirect_uri.It should look something like below, where the redirect_uri parameter points to a valid endpoint to handle the oauth flow (there will probably also be a state parameter but I’ve left that out).
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
