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

Change in the cookie format #58

Closed ivcained closed 2 months ago

ivcained commented 2 months ago

Cookie format change: As per the instructions I was able to earlier grab cookie that started with client, however the cookie now starts with stripe_mid

To Reproduce Steps to reproduce the behavior:

  1. Go to suno.com/create
  2. Click on F12, F5 > Headers> Request Headers

Expected behavior api/get_limit to show credits

image Insights much appreciated.

ivcained commented 2 months ago

Logged in with firefox and could grab the cookie. Works now.

Strange though.