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?