youtube-music-api icon indicating copy to clipboard operation
youtube-music-api copied to clipboard

Doing a .search() results in error 400.

Open GRX opened this issue 3 years ago • 1 comments

Been trying out the api, but after .initialize() when I do a .then((data) => { api.search('string') } I always end up with an error 400 in the terminal.

image

GRX avatar Aug 22 '21 18:08 GRX

Upon inspection; the result from the post is: Bad request: Origin doesn't match Host for XD3.

GRX avatar Aug 23 '21 09:08 GRX