We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Works for me. Is this still an issue @agiratech-vigneshm ?
Sorry, something went wrong.
Interestingly, some months later, this has stopped working for me and I see the same kind of behaviour as OP.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: