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: https://gist.github.com/tzmartin/1cf85dc3d975f94cfddc04bc0dd399be
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?