Closed
Bug 1132488
Opened 10 years ago
Closed 10 years ago
'Transaction Request Failed' when trying to do an in-app Payment on Flame v2.0 API: Dev
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-02-17
People
(Reporter: AndreiH, Assigned: kumar)
Details
(Keywords: regression, Whiteboard: [fromAutomation])
Attachments
(2 files)
Gaia-Rev 2989f2b2bd12fcc0e9c017d2db766e76a55873b8
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/d47ec000ee85
Build-ID 20150211000203
Version 32.0
Device-Name flame
FW-Release 4.4.2
FW-Incremental eng.cltbld.20150211.032138
FW-Date Wed Feb 11 03:21:50 EST 2015
Bootloader L1TC10011880
#STR
1. App installed on Flame: https://marketplace-dev.allizom.org/app/testing-in-app-payments
2. Changed the API to marketplace-dev.allizom.org
3. Tap "Buy" on an in-app product
4. Log in and wait for transaction window to appear.
#Expected results:
Transaction window should appear.
#Actual results:
'Transaction Request Failed' error window appears.
Note: on Stage API everything works ok. In-app Payments passes.
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [fromAutomation]
| Reporter | ||
Comment 1•10 years ago
|
||
Here is the logcat after tapping on Buy product button.
| Reporter | ||
Updated•10 years ago
|
Keywords: regression
| Assignee | ||
Comment 2•10 years ago
|
||
Hmm, we're getting a Bad Gateway response when connecting to the API. I'm pinging ops to see what's up.
Assignee: nobody → kumar.mcmillan
| Assignee | ||
Comment 3•10 years ago
|
||
ok, nevermind the 502, that's just obscuring the real traceback, which is: http://sentry.dmz.phx1.mozilla.com/marketplace-dev/marketplace-dev-webpay/group/24834/
TypeError: object of type 'NoneType' has no len()
This is a regression from bug 1131708
Thanks for the report!
| Assignee | ||
Comment 4•10 years ago
|
||
proposed patch: https://github.com/mozilla/webpay/pull/597
| Assignee | ||
Comment 5•10 years ago
|
||
merged into master, patch should be on dev shortly
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-02-17
| Reporter | ||
Comment 6•10 years ago
|
||
Automation now passes. Thanks for the fix !
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•