Closed
Bug 1242705
Opened 9 years ago
Closed 7 years ago
Method "GET" not allowed, when trying the marketplace login JSON URL on the PC browser
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sergio.cero, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20160106234645
Steps to reproduce:
I try to open marketplace from phone (LG FX0 with b2g 2.1.0.0-prerelease) and it remain on the screen with the "loading icon" of the marketplace.
So, i do the same with the webIDE connected to phone and the debugging panel. I see there (under Network tab) that the last call from phone is this:
https://marketplace.firefox.com/api/v2/account/login/?_user=sergio.cero@gmail.com,ba3413bd2fbedd6f89c8b9ab425c9c857e77f883dae0b3fa23723934742ea4714a7e6f11416eb8478ecff8682ec3ac15b2808465b93a74cb47b960ab6ec37b71,0689462ae6e042079056bb527909383a&dev=firefoxos&lang=ca&limit=10®ion=mx
under the "response" sub-tab says that the answer is not JSON, and in fact appears an encrypted string... nothing like JSON. It's seems that there is a problem decoding encrypted response of the server !?
If i paste the JSON call in the PC browser i get this:
{"detail":"Method \"GET\" not allowed."}
I've changed several times the "date & time" settings of the phone. I don't know why, but the system change by HIMSELF the date sometimes (!!!???). But i suppose that this is matter for another issue. The important thing now is that the above preformance happen although the date & time is well setted up.
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(fabrice.desre)
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•