yihong0618 / Runtastic

Download all your Runtastic (Adidas Running) activities save to gpx
MIT License
21 stars 2 forks source link

Login does not work anymore #4

Closed hofst closed 2 years ago

hofst commented 2 years ago

Hi,

First: Great python package, it has been serving me very well so far. However, it seems like it does not work anymore. It currently fails with "permission denied" (while I can still login to my accounts in the website). Maybe the api endpoint or tokens have changed?

yihong0618 commented 2 years ago

Hi,

First: Great python package, it has been serving me very well so far.

However, it seems like it does not work anymore. It currently fails with "permission denied" (while I can still login to my accounts in the website). Maybe the api endpoint or tokens have changed?

seems that they revert the appkey or change the api,will take a look later But I am not sure I can solve it or not.

hofst commented 2 years ago

Thank you! :-)

yihong0618 commented 2 years ago

Thank you! :-)

Looked into it seems a little hard for me.

yihong0618 commented 2 years ago

@hofst With @NotSyntax's great job I think its rework now, and I published it to pypi you can pip3 install -U runtastic or just clone the repo to give a test~

hofst commented 2 years ago

works great, thank you! :-)

yihong0618 commented 2 years ago

works great, thank you! :-)

Thanks you like it~