Closed
Bug 856227
Opened 13 years ago
Closed 13 years ago
API returns 405 for POST to /api/account/login
Categories
(Marketplace Graveyard :: API, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: basta, Assigned: ashort)
References
Details
(Whiteboard: [fireplace])
>>> requests.post('https://marketplace-dev.allizom.org/api/account/login', {"assertion":"test"})
<Response [405]>
| Reporter | ||
Comment 1•13 years ago
|
||
Nevermind, the docs are invalid. The correct URL is /api/account/login/ (note the trailing slash)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Whiteboard: [fireplace]
You need to log in
before you can comment on or make changes to this bug.
Description
•