I’m trying to create a file previewer for files uploaded to my Bubble App but having trouble displaying .doc and .docx files. I’ve referenced articles on embedding with officelive and google docs like this: Embedded File Viewer: Google Drive, OneDrive · GitHub
However, it seems that I have some sort of file/permission issue but not sure what I’m doing wrong.
I even enabled allow all iframes and it still won’t display my document in the previewer:
Am I not able to expose files uploaded to Bubble to external websites?