Closed
Bug 1231360
Opened 10 years ago
Closed 10 years ago
Get on apps by author name, device types etc is returning a 403
Categories
(Marketplace Graveyard :: API, defect)
Marketplace Graveyard
API
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cbadescu, Unassigned)
References
Details
Steps to reproduce:
1.Perform a GET request on:https://marketplace-dev.allizom.org/api/v2/tv/app/?author=CosminB
Expected results:
The correct app is returned
Actual results:
The server returns a 403 error
Note/Issues:
Issue is reproducing in -dev server
Comment 1•10 years ago
|
||
This is expected behaviour; the correct url for search would be https://marketplace-dev.allizom.org/api/v2/tv/search?author=CosminB
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•