Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artist explorer not working when searching with artist name #27

Open
agiratech-vigneshm opened this issue Jul 16, 2020 · 2 comments
Open

Comments

@agiratech-vigneshm
Copy link

curl 'https://artist-explorer.glitch.me/spotify/search?limit=50&market=US&q=nancy+*&type=artist' -H 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0' -H 'Accept: /' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'X-Requested-With: XMLHttpRequest' -H 'Connection: keep-alive' -H 'Referer: https://artist-explorer.glitch.me/' -H 'Cookie: _ga=GA1.3.1305526916.1591360844; _gid=GA1.3.2016024663.1594916955' -H 'TE: Trailers'

It makes a request to the above endpoint but the request never returns.

@robinmalik
Copy link

Works for me. Is this still an issue @agiratech-vigneshm ?

@robinmalik
Copy link

Interestingly, some months later, this has stopped working for me and I see the same kind of behaviour as OP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants