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

query ids= doesnt return the list i gave it #187

Open
carinama1 opened this issue Nov 8, 2024 · 4 comments
Open

query ids= doesnt return the list i gave it #187

carinama1 opened this issue Nov 8, 2024 · 4 comments

Comments

@carinama1
Copy link

Describe the bug
I dont know if this is a bug or something changed to suno api, i feel like i am missing something, when i try to get api/get with no ids it works just fine, it returns every music in my account, but when i fetch it with ids

api/get/?ids=some_id_here

which fetch

https://studio-api.suno.ai/api/feed?ids=some_id_here

it returns 404: data: { detail: 'Not found.' } Im i missing something? or does this broken for everyone else as well?

Expected behavior
Returns musics ids detail

Screenshots
image

@carinama1
Copy link
Author

carinama1 commented Nov 8, 2024

so outside host are not allowed to get a single music with id?, single clip are also returning Not Found

/api/clip/b7891a33-fa18-4a68-b412-8d0fe1af28fe

@uisato
Copy link

uisato commented Nov 10, 2024

Hey, are the cookies working for you? Can't seem to make it work, having the "Internal server error. Error: Failed to get session id, you may need to update the SUNO_COOKIE".

@carinama1
Copy link
Author

the cookies are working just fine for me

@uisato
Copy link

uisato commented Nov 11, 2024 via email

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