godot-asset-library
godot-asset-library copied to clipboard
Edit fails if description contains emojis
When editing a project, if project description contains any emoji, like all of these i tried: โจ๐๐ ๐งน๐ง๐โป๐ (changelog icons for gitmoji) the project fails with:
Error: An error occured while executing DB queries
This happens both when editing from the web application, but also posting to the api directly in which case i get a 500 error with content:
{"error":"An error occured while executing DB queries"}