Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
geo [2021/05/12 02:47] misaka00251geo [2021/05/13 01:35] misaka00251
Line 135: Line 135:
   "hci_code": "hulu:playstack:error:bya-403-011",   "hci_code": "hulu:playstack:error:bya-403-011",
   "root_cause_service": null   "root_cause_service": null
 +}
 +</code>
 +
 +There are some other errors:
 +
 +<code json>
 +{
 +  "code": "DJA-400-002",
 +  "hci_code": "hulu:playstack:error:dja-400-002",
 +  "message": "Invalid kv for server key"
 +}
 +</code>
 +
 +<code json>
 +{
 +  "code": "DJA-400-003",
 +  "hci_code": "hulu:playstack:error:dja-400-003",
 +  "message": "Invalid playback config"
 } }
 </code> </code>