I am new to bubble and I am trying to POST an image to external API with Bubble’s API Connector.
I have tested the call in other places and the external API has no problem receiving file size of 50kb. But for some reason API Connector thinks that this file is way to large.
Any ideas or help?
This post also works with text and stuff so the API connection should be alright!
okay, then you need to contact the API provider support to find out why they are providing the error message of file size is too large. The error messages are created by the API provider and not Bubble.