I’m trying to submit a post with image to Reddit, I’m getting the data from a Google Sheet. The module ask for an URL that I sopose have to be from the image it self. I’m ussing an image uploaded on my Google Drive shared to everyone.
The error I’m getting is: [[“BAD_IMAGE”,“Invalid image URL.”,“url”]]
I already check these:
Make sure in using https://
Share the image to everyone
Add format type at the end of the link (.jpeg/.jpg)
Add ?raw=1 (I saw this on a topic with a similar error with DropBox)
I have to mention that works find with a text post, how ever with the image type post I’m stuck with this error.
Hoppefuly someone of this great community could help me to figurate out how to go trough this
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Hello I am stuck with Make.com and Reddit Image Post module integration. Any clues on how to properly get the Image Url form e.g. Air table and publish it as an image post on Reddit?