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 add axios to getUploadParams ? #147

Open
annaswan0001 opened this issue May 6, 2021 · 4 comments
Open

How add axios to getUploadParams ? #147

annaswan0001 opened this issue May 6, 2021 · 4 comments

Comments

@annaswan0001
Copy link

How can I replace return url with axios request in getUploadParams ?

@shmkane
Copy link

shmkane commented Jul 1, 2021

also interested in this

1 similar comment
@cMarius
Copy link

cMarius commented Sep 1, 2021

also interested in this

@NaderBhrr
Copy link

Hello,
I've also tried to use axios to send the images to the server but could not handle it within "getUploadParams".

Looking forward to seeing the future response for this.

@ryantrappy
Copy link

I ended up using Axios to get a presigned url then accepting that xhr would be used to make the final call to my presigned url. Much like the S3 example.

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

5 participants