Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API Fitbit - SAMEORIGIN error in Auth page caused by cookieEater

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>

 

 

error.jpgIn 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
0 Votes
1 REPLY 1

Hello,

Thenks for letting us know.

We'll address this issue asap.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes