03-12-2018 14:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-12-2018 14:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am developing an Android Application that uses data from the FitBit API EndPoint.
Currently I am using Scribe Library to perform the OAuth2 authentication process.
I am stuck at my callback_url.. Get to the "Scope Page" in "Chrome Custom Tabs", then when I press accept I receive different reactions at different callback_urls..
For Development Purposes, "locallhost.com/callback" does not work. What callback_url can I use instead?
http://www.locallhost.com/callback - Not Found Error
For Production Purposes, "www.fitbit.com" does not seem to work. Do I need to set up a website to use as callback_url? What are my alternatives here? Any guide to setting up a callback_url?
https://www.fitbit.com/callback - Sorry it is not you, it is us

