Closed
Bug 1451491
Opened 8 years ago
Closed 8 years ago
Fix PhabricatorAPIException: Error while reading "phids": Expected a list, but value is an object
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smacleod, Assigned: smacleod)
Details
(Keywords: conduit-triaged)
Attachments
(2 files)
Turns out the Phabricator API methods don't handle parsing query parameters the same way, causing Lando API requests to fail.
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment on attachment 8965168 [details]
phabricator: send params as JSON (Bug 1451491).
Byron Jones ‹:glob› has approved the revision.
https://phabricator.services.mozilla.com/D847
Attachment #8965168 -
Flags: review+
Comment 4•8 years ago
|
||
This is the reverse of the bug I fixed in wiki.mozilla.org!
Updated•8 years ago
|
Keywords: conduit-triaged
Comment 5•8 years ago
|
||
Comment on attachment 8965169 [details]
phabricator: respond nicely to errors (Bug 1451491).
Byron Jones ‹:glob› has approved the revision.
https://phabricator.services.mozilla.com/D849
Attachment #8965169 -
Flags: review+
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•