405 method not allowed
I built file uploading application on c# using dropbox client, installed multiple devices and all working properly except one. That one's error was: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote server returned an error: (405) Method Not…