mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Databasus can't fetch my webhook from ui but with curl in container it works #251
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sirok1 on 1/11/2026
When trying to send test request, webui shows this:

but if I do the almost same request inside Databasus container with curl everything works