Opened 13 years ago
Closed 3 years ago
#11075 closed Bug Report - General (Trac EOL)
services API returns errors as XML no matter what you ask for
Reported by: | Owned by: | dblain | |
---|---|---|---|
Priority: | minor | Milestone: | needs_triage |
Component: | MythTV - UPnP | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
curl --header accept:application/json 'http://localhost:6544/Dvr/GetRecordeengList'
yields:
<?xml version="1.0" encoding="utf-8"?> <detail> <errorCode>401</errorCode> <errorDescription>Invalid Action</errorDescription> </detail>
that ain't no json I ever heard of!
Change History (3)
Note: See
TracTickets for help on using
tickets.
We have moved all bug tracking to github [1]
If you continue to have this issue, please open a new issue at github, referencing this ticket.
[1] - https://github.com/MythTV/mythtv/issues