I use external api which suppose to return JPG file but I see some text response result:
I have to create image in Xano using that response but i always recieve 'unsupported input' for xano function as i try to create Image from file or Create File Resourse or decode base64...
Can you help me to understand how to pass that api response and create an image?
Maybe I should convert it somehow?
Thanks.