SunoAI-API / Suno-API

Create Music in Seconds with SunoAPI. 👇
https://app.foxai.me
MIT License
1.43k stars 205 forks source link

Tests produce 422 Unprocessable Entity #22

Closed dvilelaf closed 5 months ago

dvilelaf commented 5 months ago

Running some tests from tests.py:

INFO:     Started server process [1813280]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     127.0.0.1:55394 - "POST /generate/description-mode HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:38478 - "POST /generate/description-mode HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:46720 - "POST /generate HTTP/1.1" 422 Unprocessable Entity
austin2035 commented 5 months ago

pls check your data is json string not object.