flowese / UdioWrapper

UdioWrapper is a Python package that enables the generation of music tracks using Udio's API through textual prompts. This package is based on the reverse engineering of the Udio API (https://www.udio.com/) and is not officially endorsed by Udio.
MIT License
128 stars 23 forks source link

Error making POST request to https://www.udio.com/api/generate-proxy #12

Open heaversm opened 5 months ago

heaversm commented 5 months ago

Noticed on both the colab notebook and my local project, I get this error:

Error making POST request to https://www.udio.com/api/generate-proxy: 500 Server Error: Internal Server Error for url: https://www.udio.com/api/generate-proxy None

Screenshot 2024-05-24 at 12 47 22 PM



This repo is using Opire - what does it mean? 👇
💸Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount)
💪 If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #12 either in the PR description or in a PR's comment

👀 Also, everyone can tip any user commenting /tip 20 @heaversm (replace 20 with the amount, and @heaversm with the user to tip)

If you want to learn more, go to our documentation
mudabbrify commented 3 days ago

I am getting the same error!