Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to open a docx file hosted on AWS S3? (JWT, etc) #228

Open
emilioPonceAlvarado16 opened this issue Oct 22, 2022 · 3 comments
Open

How to open a docx file hosted on AWS S3? (JWT, etc) #228

emilioPonceAlvarado16 opened this issue Oct 22, 2022 · 3 comments

Comments

@emilioPonceAlvarado16
Copy link

emilioPonceAlvarado16 commented Oct 22, 2022

I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?

Thanks in advance.

@emilioPonceAlvarado16 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 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
@abdessamadpas
Copy link

same problem when i try to fetch from a host with authorization

@abdessamadpas
Copy link

I was wondering how to view a docx file hosted on other servers, such as AWS S3, considering Authorization, JWT, etc?

Thanks in advance.

please did u find any others solution packages meet ur needs

@ronakrrb
Copy link

ronakrrb commented Nov 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants