2020-12-28, 06:45 PM
Let me explain:
I am trying to use Powershell to obtain the PlutoTV channel lineup from SchedulesDirect using the JSON Rest interface. I can get the lineup for my Fios provider with:
"https://json.schedulesdirect.org/20141201/lineups/preview/USA-NY67791-X"
I can't do this with what you supplied:
"https://json.schedulesdirect.org/20141201/lineups/preview/NextPVR SD JSON"
An error "error: (500) Internal Server Error is returned. I'm trying to find out why.
How does "...use NextPVR." fit into this?
I am trying to use Powershell to obtain the PlutoTV channel lineup from SchedulesDirect using the JSON Rest interface. I can get the lineup for my Fios provider with:
"https://json.schedulesdirect.org/20141201/lineups/preview/USA-NY67791-X"
I can't do this with what you supplied:
"https://json.schedulesdirect.org/20141201/lineups/preview/NextPVR SD JSON"
An error "error: (500) Internal Server Error is returned. I'm trying to find out why.
How does "...use NextPVR." fit into this?