yihong0618 / SunoSongsCreator

About High quality songs generation by https://www.suno.ai/. Reverse engineered API.
GNU General Public License v3.0
266 stars 42 forks source link

Unauthorized after receiving False song_info, but generation appears on the site and tokens are debited #25

Open OlegRuban-ai opened 2 months ago

OlegRuban-ai commented 2 months ago

The cookies are fresh, I tried to take them from different browsers, took a different user-agent and launched them from different IP addresses. As a result, generation occurs, it is displayed on the site and a full result is received in fetch_songs_metadata, but when an empty sing_info arrives and makes a second request, an authorization error occurs. Why is this so? How to fix?

yihong0618 commented 2 months ago

will take a look tomorrow, sorry for late reply