Closed
Bug 1060376
Opened 11 years ago
Closed 10 years ago
Tapping the price button doesn't start the Firefox Accounts login
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-09-02
People
(Reporter: madalin.cotetiu, Unassigned)
Details
Attachments
(1 file)
218.75 KB,
text/plain
|
Details |
Prerequisites: Latest stage app installed from marketplace.allizom.org/app/marketplace
The user is logged out.
Steps to reproduce:
1. Open stage app.
2. Search for paid apps (use :paid in the search bar).
3. Tap the price button of any app.
Expected results:
The payment process flow.
Actual results:
Nothing happens.
Notes/Issues:
Verified in FFOS 2.1 on a flame device. Not reproducible in FFOS 1.3 (Inari)
Attaching logs
Comment 1•10 years ago
|
||
Something is wrong in this app you used that is causing the Firefox Accounts login to fail:
E/GeckoConsole( 1655): Content JS LOG at app://packaged.marketplace.firefox.com/media/js/include.js:8 in s/u/<: [login] Calling navigator.id.watch
E/GeckoConsole( 290): [JavaScript Error: "PERMISSION_DENIED" {file: "resource://gre/modules/DOMIdentity.jsm" line: 302}]
Updated•10 years ago
|
Component: Payments/Refunds → Consumer Pages
Summary: Tapping the price button doesn't start the payment flow → Tapping the price button doesn't start the Firefox Accounts login
Comment 2•10 years ago
|
||
The manifest had not been updated to request FxA login privileges. I have updated it:
https://github.com/mozilla/fireplace/commit/297d292af
Comment 3•10 years ago
|
||
(In reply to Allen Short [:ashort] from comment #2)
> The manifest had not been updated to request FxA login privileges. I have
> updated it:
> https://github.com/mozilla/fireplace/commit/297d292af
Did you update the new package on -dev, stage, and prod?
Comment 4•10 years ago
|
||
Packages update automatically, based on comment 2, this is done?
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
(In reply to Andy McKay [:andym] from comment #4)
> Packages update automatically, based on comment 2, this is done?
package updates are not working. I installed the latest feedstage on my flame and i still see this problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•