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

FormData and XMLHttpRequest are not defined #91

Open
ayunas opened this issue Nov 19, 2019 · 0 comments
Open

FormData and XMLHttpRequest are not defined #91

ayunas opened this issue Nov 19, 2019 · 0 comments

Comments

@ayunas
Copy link

ayunas commented Nov 19, 2019

I am using this library to upload an image to an S3 bucket, but when I try to do a put request to the s3 bucket, I get errors in the library files:

in Request.js lines 148-149:

ReferenceError: XMLHttpRequest is not defined
ReferenceError: FormData is not defined
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

1 participant