I’ve just got to the end of a scenario, and I want to append an image from a URL to a notion page.
For some reason, no mater what URL I try, I get the 400 error. I’ve tried appending content other than an image, with success, so the page ID works etc.
In the image, I’m using a perfectly accessible image url found through google to test with.
Any suggestions on what’s going wrong / what I might be doing wrong?
So, I wonder whether the URL you shared points to an actual image or it’s a “wrapper” around the image and that’s why we get the error message. I am not sure about this yet as I would need to do more research to understand this topic, since I haven’t encountered this issue before.
As for a possible workaround, you could try to use the HTTP module “Get a file” to download the image from the URL; then upload the file to Google Drive / Dropbox / similar, then map the image URL in the Notion module