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
886 stars 197 forks source link

Failed to get session id #30

Closed zion-c closed 2 months ago

zion-c commented 2 months ago

Describe the bug After running stably for two days, today it started to report an error: Failed to get session id.

{"error":"Internal server error. Error: Failed to get session id, you may need to update the SUNO_COOKIE"}

zion-c commented 2 months ago

I found that the _clerk_js_version changed from 4.71.0 to 4.72.0.

zion-c commented 2 months ago

After updating the cookie, it's fine now.

GitPusher99 commented 2 months ago

Yes, cookies need to be updated regularly @zion-c