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

dunya.carnatic.get_recording throws 404 #12

Closed
gopalkoduri opened this issue Jul 8, 2015 · 1 comment
Closed

dunya.carnatic.get_recording throws 404 #12

gopalkoduri opened this issue Jul 8, 2015 · 1 comment
Labels

Comments

@gopalkoduri
Copy link
Contributor

Code:

from compmusic import dunya
dunya.set_token(<token>)
dunya.carnatic.get_recording('a05b885f-59af-4766-a82e-2fea4578cf08')

dunya.hindustani.get_recording works fine though.

@gopalkoduri gopalkoduri added the bug label Jul 8, 2015
@alastair
Copy link
Member

alastair commented Jul 8, 2015

Works now - perhaps this one hadn't been imported. I've imported it now and
the query works for me,

On 8 July 2015 at 13:03, Gopala Krishna Koduri notifications@github.com
wrote:

Code:

from compmusic import dunya
dunya.set_token()
dunya.carnatic.get_recording('a05b885f-59af-4766-a82e-2fea4578cf08')

dunya.hindustani.get_recording works fine though.


Reply to this email directly or view it on GitHub
#12.

@alastair alastair closed this as completed Jul 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants