Returning a PDF from a Bubble Backend Workflow

Hi everyone,

I’m generating a PDF in a Backend Workflow on Bubble and trying to return it via Return data from API, but when I open the link provided in the API response I get an AccessDenied error.

Does anyone know how to properly return a usable link to the PDF?

Thanks in advance :folded_hands:

Did you check the “Existence” of the file on the file manager tab, If available, try the URL again.

Yes @Nakita the file is in the file manager and the url returned is different that the one in the file manager

The one in file manager is not the same and have different permission. Did you set file as private and set privacy rules? Try to see if the link work if you allow access to everyone…

1 Like