01-13-2019 12:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-13-2019 12:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
My app was working 100% as intended with Oauth login flow.
Via this URL:
However in the last day when attempting to login the user now is shown this page an does not login. Any Ideas?
Answered! Go to the Best Answer.
Accepted Solutions
01-14-2019 13:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-14-2019 13:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @hoosierfan24,
Are you still getting the error described in your post? My test this morning was successful.
I did notice one problem in your URL. The redirect_uri parameter value needs to be an absolute URL. For example, redirect_uri=tensiontamer://callback.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
01-14-2019 13:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



01-14-2019 13:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @hoosierfan24,
Are you still getting the error described in your post? My test this morning was successful.
I did notice one problem in your URL. The redirect_uri parameter value needs to be an absolute URL. For example, redirect_uri=tensiontamer://callback.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
01-15-2019 16:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-15-2019 16:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
All set thank you!

