Python requests for v3 Strava API - Forbidden 403

260 Views Asked by At

Some time ago I did simple app using Strava API, but from the last week it stopped working due to the python request that shows 403 forbidden with information:

"403 Forbidden. Stravaâs services are currently suspended in Russia and Belarus."

I'm not based in Russia or Belarus and when I tried to type the request directly to the browser it worked correctly. Do you know some solutions to solve this issue?

0

There are 0 best solutions below