G Kazaroth wrote:
> Code is indicating that PlutoTV is not responding to a request for the list of channels. From a browser, try to go to the URL
>
https://api.pluto.tv/v2/channels.json
> and see if you get a good json response. When I hit it, it gave me 352 items. The code says that one of the following was true:
> # The json text received was not valid (the browser would also say this)
> # The length of json data was zero/none
> # An HTTP error occurred when requesting the URL
>
> It might also be a good idea to try this within the environment you are running Cabernet, to see if you have a network issue.
>
> The interesting part is Cabernet checks for HTTP and JSON errors and would have logged something. It also did not timeout the connection due to no response, so my best guess is the connection came back nicely with no data.
Thanks
When I go to that address I get a blank page in the JSON tab but it seems as though it is a geo-blocking issue which I have never had before...not sure if they changed something recently but when I go to the PlutoTV website it now says
We’re sorry, but Pluto TV is currently unavailable in your location. We’re working hard to bring Pluto TV to this area, so stay tuned to find out when.
I am not using a US server with my VPN which probably explains it.