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

Song search not working #50

Closed
jleben opened this issue Oct 17, 2018 · 1 comment
Closed

Song search not working #50

jleben opened this issue Oct 17, 2018 · 1 comment

Comments

@jleben
Copy link

jleben commented Oct 17, 2018

Hello,

I get the following error when trying to execute example code for song.search found on this page: http://echonest.github.io/pyechonest/song.html

Traceback (most recent call last):
  File "test.py", line 4, in <module>
    results = pyechonest.song.search(artist='shakira', title='she wolf', buckets=['id:7digital', 'tracks'], limit=True, results=1)
  File "build/bdist.linux-x86_64/egg/pyechonest/song.py", line 447, in search
  File "build/bdist.linux-x86_64/egg/pyechonest/util.py", line 208, in callm
pyechonest.util.EchoNestIOError: Echo Nest Unknown Error
@mkb218
Copy link

mkb218 commented Oct 17, 2018

Hi,

The Echo Nest shut down its API services on May 31, 2016. Some features were migrated to the Spotify Web API. Please see the shutdown announcement: https://developer.spotify.com/news-stories/2016/03/29/api-improvements-update/

@mkb218 mkb218 closed this as completed Oct 17, 2018
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