You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
emilioPonceAlvarado16
changed the title
How to open a docx file hosted on AWS S3?
How to open a docx file hosted on AWS S3? (Cors, etc)
Oct 22, 2022
emilioPonceAlvarado16
changed the title
How to open a docx file hosted on AWS S3? (Cors, etc)
How to open a docx file hosted on AWS S3? (JWT, etc)
Oct 22, 2022
To resolve this, i though of downloading and make changes myself to accept header information from the frontend. This header will eventually get attached to the GET request. But after downloading and running npm install, it give many errors related to legacy and unsupported version.
I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?
Thanks in advance.
The text was updated successfully, but these errors were encountered: