Closed
Bug 991201
Opened 11 years ago
Closed 11 years ago
INTERNAL_ERROR_CALL_WITH_MISSING_JWT in mozPay
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nick, Unassigned)
Details
A developer of a FxOS app sent me an email saying that they were seeing the error "INTERNAL_ERROR_CALL_WITH_MISSING_JWT" when calling navigator.mozPay. That particular error [0] looks like something the dev should never see. He reports this happens on both his 1.1 and 1.3 device. I'm taking out my old test code to see if I can reproduce.
[0] http://dxr.mozilla.org/mozilla-central/source/dom/payment/Payment.jsm#249
Updated•11 years ago
|
Component: General → DOM: Device Interfaces
Product: Firefox OS → Core
Comment 1•11 years ago
|
||
If they see this on 1.1 then they must be doing something out of the ordinary. We have a lot of our QA folks (and a handful of production users) making payments successfully on 1.1. Can you get some STR?
| Reporter | ||
Comment 2•11 years ago
|
||
I just dusted off my old example [0] and haven't been able to simulate a payment quite yet, but I'm not seeing such an error in the 1.3 simulator.
[0] https://github.com/nickdesaulniers/emcc_test/tree/master/payments/server
| Reporter | ||
Comment 3•11 years ago
|
||
As far as I can tell, I'm not receiving any postback from Mozilla.
| Reporter | ||
Updated•11 years ago
|
Status: NEW → UNCONFIRMED
Ever confirmed: false
Comment 4•11 years ago
|
||
Sounds like the original bug cannot be reproduced. Re-open if that's not the case.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•