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?
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…