We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
kashiwagi_yhi
2 years agoExplorer | Level 3
Unable to Download Files Using .NET SDK Since 7/11
Hello, I am developing an application using the Dropbox API and .NET SDK. I have been successfully downloading files using the SDK until 7/11, but since then, the download functionality has stopp...
Greg-DB
Dropbox Community Moderator
2 years agoThanks for sharing this. I tried out this code though, and it worked successfully for me. Can you confirm if this was the exact code that produced the error you saw? For instance, did you change any of the parameter values after you reproduced the issue before you posted this? If so, please share the actual parameter values you used to reproduce the issue, except for the refresh token.
Also, have you made any changes to the Dropbox SDK's code?
kashiwagi_yhi
2 years agoExplorer | Level 3
Thank you for testing, Greg-DB .
I also tried it again on my side. Strangely, it now works successfully.
Even the code that was not working since 7/11 is now able to download files successfully.
I have not changed the code or parameters.
Could there have been a change on the server side?
Well, I'm glad it's working now, but I still find it quite puzzling why this happened in the first place.
Thank you.
- Greg-DB2 years ago
Dropbox Community Moderator
A server update caused unencoded header values to be rejected. We’ve updated the server to accept these requests again so this should be working now.
However, the .NET SDK should have automatically handled this for you anyway, so we would still want to check on that. If possible, please share the answers to the questions in my previous message so we can look into that and check if there are any related bugs in the .NET SDK.
For reference, by "parameter values", I mean both the user agent you put as "application_product_name" and the path you put as "/Test.txt".
Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!