Opened 12 years ago

Closed 2 years ago

#11075 closed Bug Report - General (Trac EOL)

services API returns errors as XML no matter what you ask for

Reported by: George Nassas <gnassas@…> 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)

comment:1 Changed 11 years ago by Raymond Wagner

Status: newassigned

comment:2 Changed 4 years ago by Stuart Auchterlonie

Milestone: unknownneeds_triage

comment:3 Changed 2 years ago by Stuart Auchterlonie

Resolution: Trac EOL
Status: assignedclosed

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

Note: See TracTickets for help on using tickets.