Skip to main content

Hello,

I developed an web app, it works very well in localhost, but when I deploy it, I am able to retrieve Strava activities, I have a problem during authentication.

My error message is:

AuthCanceled at /oauth/complete/strava/

Authentication process canceled

Request Method:Request URL:Django Version:

GET
http://centcols7-245eaaaf.b4a.run/oauth/complete/strava/?state=ebefy8dzD9YHtwc2R0wCIivPpB0amT9b&code=cb9d55d79f9dcd8c8fc7e23a920c4fd07693aa12&scope=read,activity:read_all
5.0.2

 

Sorry, I want to say I am 'not' able to retrieve Strava activities,

You can see my project on
https://github.com/pascaltchokaklian/paxokapp


Reply