I’m trying to send video via API to bunny.net, but bubble doesn’t allow sending binary files via api connector.
What is the solution for this? could anyone help me?
When I send via POSTMAN everything works, but when I try to send via API CONNECT - BUBBLE.IO the videos only have the message “Encoding Failed” inside bunny.net.
I believe it is something related to sending a binary file but I don’t know how to solve this. Could I help myself? please.
user uploads content - we save it to wasabi cloud - we integrated the content posting into xano itself and trigger the api of xano from bubble with the details the user gives us (content from wasabi upload for example)
In your case i would build the api call to bunny in xano and trigger it from bubble via api