Hi! Tried searching the forum but couldn’t find a solution.
I have a POST to an external API that returns a thumbnail image of response type = image.
It works in Postman, because the response type is automatically detected and renders the image in the response. But in the Bubble API Connector, I get a long string of binary and an error.
Any ideas? Thanks!