Re: The Swagger Playground authorization

95 views
Skip to first unread message
Message has been deleted

Ben Coomes

unread,
Feb 23, 2022, 4:53:15 PM2/23/22
to Strava API
Ha! That's a good catch. I've seen lots of posts here about trouble with authorization in the swagger playground. Your best bet to get it fixed would be to contact Strava directly though. I think most people here are just users of the API and couldn't change the swagger playground site. 

On Wednesday, February 23, 2022 at 3:54:37 AM UTC-5 John Walker wrote:

2. Selecting multiple scopes at https://developers.strava.com/playground/ authorization gives error
{"message":"Bad Request","errors":[{"resource":"Authorize","field":"scope","code":"invalid"}]} 

3. Check error page URL and see, they are whitespace separated!
Fix URL by changing 
activity%3Aread%20activity%3Awrite&state to activity%3Aread%2Cactivity%3Awrite&state


Reply all
Reply to author
Forward
0 new messages