ondrej1024 / carelink-python-client

Experimental Medtronic CareLink Client in Python
GNU Affero General Public License v3.0
39 stars 21 forks source link

How to get Access Token? #12

Closed garrefa closed 12 months ago

garrefa commented 1 year ago

So how do you get the access token? Do you just login from your browser and inspect the network calls to see the authorization header?

Thanks

ondrej1024 commented 1 year ago

Please follow the procedure described here.

This is still work in progress but when it will be officially released I will also add these instructions to the README.

ondrej1024 commented 12 months ago

Instructions added to the README. Closing the issue.