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 Allowed...
Is there might be Router block? or any suggestions? How do i solve?