Hi,
I am developing my application in meteor. I have used Dropbox picker SDK, using it I am able to fetch URL of file uploaded on dropbox. Now, I want to upload selected file on Amazon S3 using javascript. How can I do this?
what is the URL to API forum?
Do I have to move it there??
Or you had already move it to API forum?
[Cross-linking for reference: https://stackoverflow.com/questions/43412871/upload-selected-file-from-dropbox-to-amazon-s3-using-javascript ]
It sounds like you already have the Dropbox part of this working, so I don't think I can be of much use here. Make sure you're using "direct" links and not "preview" links for this though. The "direct" links offer direct access to the file content, which is probably what you want for this, unlike "preview" links.
I can't offer help with using S3 though. Perhaps if you share what you have so far and indicate what's not working for you in your StackOverflow post someone there will be able to help.
(Mark already moved this thread to the API forum for you, so you don't need to do anything for that.)