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

Authentication errors, unknown user?[iOS]

Hi

I am trying to authenticate FitBit from xamarin for iOS but can not authenticate app.

i am getting this error "Authentication errors unknown user".

Can anyone help?

 

 

Best Answer
0 Votes
2 REPLIES 2

Tunvir,

to better assist you, please provide the details about request you're making and exact response that you're seeing.

The error response that you posted in your original post does exists in Fitbit API.

Best Answer
0 Votes

Got the solution.The error was for not using -- which used to open SFSafariController.

just using the param isUsingNativeUI : true  in OAuth2Authenticator  solve the problem.  

 

Best Answer
0 Votes