Hey,

I recently started to see the same error message in my app.
I don’t get it, I’m doing the same things as the official client library: 
https://github.com/mozilla/fxa-js-client/blob/master/client/FxAccountClient.js#L99
I can’t find anything different in the API documentation either.

thanks, Simon

> Am 25.04.2016 um 00:58 schrieb Chris Tybur <[email protected]>:
> 
> I'm hoping this is a good list to post this question to...if not, please 
> point me in a better direction.
> 
> I wrote a web app some time ago that interfaces with the Mozilla Sync 1.5 
> API, to retrieve my Sync bookmarks on platforms that aren't supported by 
> Firefox (e.g. iOS). It's worked perfectly fine up until about a week ago. 
> Suddenly when I try to log into my app with my Sync credentials, I get this 
> JSON response back from Mozilla:
> 
> {"code":400,"errno":125,"error":"Bad Request","message":"Unknown 
> account","info":"https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format
>  
> <https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format>","email":"<my
>  email addr>"}
> 
> I checked the Sync documentation and I couldn't find any clue about what 
> errono 125 means. What's weird is my account does exist. Synching works fine 
> in Firefox itself (latest version), and if I go to accounts.firefox.com 
> <http://accounts.firefox.com/> I can log in as myself.
> 
> I then created a branc new sync account and tried to log into my app with 
> that, but with the same result.
> 
> Anybody know if something changed recently with the authentication protocol, 
> or what exactly error number 125 means?
> 
> Chris
> _______________________________________________
> Sync-dev mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/sync-dev

_______________________________________________
Sync-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/sync-dev

Reply via email to