I’m creating a flow where I want to use the Hugging Face API for text-to-image generation (Text to Image). I have everything set up and working in n8n, and I receive the output, but when I try to save the result to Google Drive, I get an error message: “”{“file”:["Expected file url or base64 with mimeType, but found value: “”
I’m a beginner and I’ve been struggling with this for two days, and I couldn’t find any solutions or help online. Does anyone have any suggestions? In n8n, I receive “data” and when I save it, I get the generated image, but here I have “body” which I’m unable to save.