Hi,
I'm integrating the OAuth process of Fitbit and when the web browser is loading the URL https://api.fitbit.com/oauth/authorize?oauth_token=XXXXXXXXXXXXX an error arises due to the SOMEORIGIN policy.
The error is caused because Fitbit Auth web page has an iframe with an different domain:
<iframe height="1" width="1" style="left: -10000px; position: absolute;" src="https://static1.fitbit.com/tools/cookieEater"></iframe>
In my app, I open the this URL in a embbeded web browser and I have a error control system, and this error is causing me a false error.
Is there any way of solving this?
Thanks.
Pablo.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.