Our Community is in read-only mode until April 8th, learn more here. You can still search existing threads or get help via Dropbox Support, the Dropbox Help Center, or Learn.
Forum Discussion
Lukag
1 year agoCollaborator | Level 8
Error reading file async
I had a problem to download a file ( an Image ) and someone recommended to me to do asynchronously.
I changed my code so :
Async Function _take_file(ByVal _file As String) As Task
....
Dim ...
Lukag
1 year agoCollaborator | Level 8
i'm learning and reading guides and tutorial but the error made me worry that API were missing something and so I asked for your help
Здравко
1 year agoLegendary | Level 20
🙂 Ok. Where is the API related error, mistake, mismatching, etc? What are you getting as error response? What is the status code? All are questions, you have to answer, and one of them at least have to be related to Dropbox API (the same for any other API)!
- Lukag1 year agoCollaborator | Level 8
ok i understand but the error is in : Dim myStreamReader As New StreamReader(_responseStream)
and i thought that was connected to the call https://content.dropboxapi.com/2/files/download
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!