Closed
Bug 1099196
Opened 11 years ago
Closed 10 years ago
Preverified API fails with invalid token on -dev
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mstriemer, Assigned: mstriemer, NeedInfo)
Details
The preverified API fails with invalid token on -dev. This might be related to the changes to enable local authentication with FxA.
Response:
aud: ""
code: 400
errno: 105
error: "Bad Request"
info: "https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format"
log: []
message: "Invalid verification code"
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mstriemer
Priority: -- → P1
Target Milestone: --- → 2014-11-18
| Assignee | ||
Comment 1•11 years ago
|
||
This is still working on stage, looks like a config issue not a regression.
Priority: P1 → P3
Target Milestone: 2014-11-18 → ---
Comment 3•11 years ago
|
||
Hi Mark:
Would you help elaborate more about the user scenario/impact of this issue? In comment#1 you mentioned "config" issue so is it something related to server side (not SW client side?) And I assume this is also valid issue in branches after 2.0? Thank you.
@Abdul: would you also share your view for the reason this issue should block 2.0? Thank you.
Flags: needinfo?(mstriemer)
Flags: needinfo?(eltahan1073)
| Assignee | ||
Comment 4•11 years ago
|
||
This appears to be a server configuration issue for the Marketplace development server. It is not blocking FxOS in any way.
Flags: needinfo?(mstriemer)
Comment 6•11 years ago
|
||
Thanks Mark!
| Assignee | ||
Comment 7•10 years ago
|
||
The FxA migration is over and this code is now gone.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•