File Download using Dynamic Link Not working

I have a plugin File Downloader (by AirDev). I am testing file download of an image. Whenever I click on the image I want it to download, so I have created a workflow for the same. The image is coming from a repeating group. But the file is not getting downloaded (whenever dynamic link is provided). I am currently using the free version of Bubble.

Can someone please help me here?

Hey @rishiraj22247. You will simply change the dynamic link to Parent group's image's URL.

Hey @hergin I tried that but nothing’s happening. I tried Parent group’s image’s file name as well.
In the latter case a popup with a message “There was an issue generating your file. Please check your file type and try again” is coming

I have just tested to download an image with URL option and it worked. So, either parent group’s image is empty. or there is another problem with your image.

The parent group image is non empty. There is an image present. I am calling an external API to dispaly that image

If you have the image coming from source other than bubble, it could also be CORS issue. Have a look at the console.

Thanks @animisha45 . It is a CORS issue. Will try to look and resolve it

This topic was automatically closed after 70 days. New replies are no longer allowed.