gcui-art / suno-api

Use API to call the music generation AI of suno.ai, and easily integrate it into agents like GPTs.
https://suno.gcui.ai
GNU Lesser General Public License v3.0
1.48k stars 351 forks source link

audio url is https://cdn1.suno.ai/None.mp3 which is not working when I copy and paste it in browser. #146

Open Asiya1330 opened 4 months ago

Asiya1330 commented 4 months ago

api/generate api work,

but when I type ids (/api/get) then it give me this audio url

https://cdn1.suno.ai/None.mp3

which is not working when I type it in browser and show access denied.