Has anyone been able to send a file via bubbles API connector?
I have a call ‘POST [file]’ request through the API connector (using “data-binary” type) that is working with Postman but throwing an issue when implemented into bubble? any insights would be greatly appreciated, the details are below:
The response from bubble is:
Status code 400
{“success”:false,“error”:{“value”:“File type not permitted !.”}}
If anyone knows of any alternative methods of sending a file via API, it would be greatly appreciated if you could share it here!
cheers,
Ben