Hi Team,
We are currently using dropbox.api for c#. While calling GetCurrentAccountAsync() method, We are getting Error like below
"The remote server returned an error: (407) Proxy Authentication Required"
Please guide us how to resolve this issue
Based on the error message, it sounds like your machine is behind a proxy that requires credentials. Do you know if that's the case?