EternalJukebox icon indicating copy to clipboard operation
EternalJukebox copied to clipboard

api/audio/jukebox returning 400 error

Open CaptainClueless opened this issue 4 years ago • 1 comments

Before

  • [ X ] I have checked for similar issues already
  • [ X ] My issue is not a bad syncronisation between the Spotify track and the YouTube audio (Those go here.)

Description

Songs the system does not know already are failing to load with the API returning a 400 error

Console Logs

{"error":"Audio is null","client_uid":"b61c2208-565f-46c7-a5f8-13724113535e"}

audio error DOMException: Unable to decode audio data

Song

https://eternalbox.dev/jukebox_go.html?id=7H1Sowczuu33E32RWmuoar

Additional Information

CaptainClueless avatar Sep 04 '20 11:09 CaptainClueless

Requesting a new API-key for the Youtube API seemed to solve this issue for me. Google changed their terms and conditions a few days ago and this invalidated my original API-keys.

hngsggbr88 avatar Nov 05 '20 23:11 hngsggbr88