◐ Shell
clean mode source ↗

Update fetch_token because things seem to have changed for authorization by HSchmale16 · Pull Request #146 · orcasgit/python-fitbit

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@HSchmale16

So there seems to be this issue with the requests oauth where it wasn't correctly encoding the authorization headers. When I patched my copy of the library to use client_id and client_secret I got back a different error that was related to the code.

So there seems to be this issue with the requests oauth where it wasn't correctly encoding the authorization headers. When I patched my copy of the library to use client_id and client_secret I got back a different error that was related to the code.

1 participant

@HSchmale16