codingcyclist / ha_strava

Pipe your Activity Data from Strava directly into Home Assistant
MIT License
76 stars 29 forks source link

`My API Applications` not showing up in my strava profile #25

Open markszabo opened 3 years ago

markszabo commented 3 years ago

First of all thank you very much for all the work you put into this project and for the excellent documenation. The setup was very smooth, except a small issue: when I went to https://www.strava.com/settings/ there was no My API Applications option:

Screen Shot 2021-01-10 at 14 38 37

(Not sure if it affects anything, but I have Strava subscription and I live in Japan.)

Going directly to https://www.strava.com/settings/api worked:

Screen Shot 2021-01-10 at 14 39 03

After I created the application the My API Applications option always shows up.

It might be useful for others in a similar situation, and that's why I created this issue. Also it might be good to make a note in the readme, especially if others report similar behaviour. I don't mind sending a PR for this, if that helps.