I have been using the graphql API to interact with Pandora. But today i tried to use the web app. It will let me play podcasts. But if i try to play audio i recieve an error and the console output is as follows;
[11:17:01:0704] ERROR: client/middleware/ServiceError: Unhandled service error for v1/playlist/getFragment: 400 - Playlist has reached the end: listenerId: 468191037 stationId: 124225024876874826
[11:17:01:0715] ERROR: client/mediator/useCases/startStation: Handlers for GLOBAL_STATION_SET_PLAYLIST threw 1 error(s): TaskManagerError: Handlers for SET_TRACKS_FOR_STATION threw 1 error(s): ApiError I am struggling to understand what has happened here. Essentially my account cannot play any radio ! Please let me know what is going on, and if it resolved can you let me know how
... View more