Skip to content

Update Fitbit shim to use OAuth 2.0 #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
emersonf opened this issue Apr 5, 2016 · 7 comments
Closed

Update Fitbit shim to use OAuth 2.0 #45

emersonf opened this issue Apr 5, 2016 · 7 comments

Comments

@emersonf
Copy link
Member

emersonf commented Apr 5, 2016

Although 1.0a support has been extended to August, "[no new OAuth 1.0a client credentials will be issued](no new OAuth 1.0a client credentials will be issued)" as of this week.

@nileshgamit
Copy link

@emersonf thanks. Is shimmer supporting OAuth 2 for FitBit? Last week, when I tried adding client id and client secret in shimmer settings, it didn't work. After going through some thread, it turned out that I need to use OAuth 1.0 client id as shimmer FitBit use it and it worked for OAuth 1 only.

@emersonf
Copy link
Member Author

emersonf commented Apr 7, 2016

We're ready to release it. We were actually waiting to roll it out with any update to #43, so please let us know about that issue.

@nileshgamit
Copy link

Ok Thanks.

@emersonf
Copy link
Member Author

emersonf commented Apr 7, 2016

This has been released in v0.4.4.

@emersonf emersonf closed this as completed Apr 7, 2016
@nileshgamit
Copy link

I've updated oAuth 2 client ID and it's giving error, like it was giving it for iHealth. Is it possible that, our application is not on secure url yet and it's causing the issue?

@emersonf
Copy link
Member Author

emersonf commented Apr 8, 2016

Fitbit doesn't require TLS redirects , as shown in the redirect table.

@nileshgamit
Copy link

It's only working for oAuth 1.0 Client (Consumer) Key. When we updated to read OAuth 2.0 Client ID, it's no longer asking authentication and giving error. Running latest shimmer code in docker.

Can someone please update if OAuth 2.0 is working for FitBit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants