merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Upload error (405) #577

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start ShareX
2. Upload image (For me IMGUR)
3. Error message

What is the expected output? What do you see instead?
I expect a selected image to be uploaded to imgur, instead I get an error 
messege.

What version of the product are you using? On what operating system?
Version: ShareX 9.5.0 
OP: Windows 7 64bit

Please provide any additional information below.

Message:
Fjärrservern returnerade ett fel: (405) Metoden tillåts inte.

Response:
<html>
<head><title>405 Not Allowed</title></head>
<body bgcolor="white">
<center><h1>405 Not Allowed</h1></center>
<hr><center>nginx</center>
</body>
</html>

StackTrace:
   vid System.Net.HttpWebRequest.GetResponse()
   vid ShareX.UploadersLib.Uploader.UploadData(Stream dataStream, String url, String fileName, String fileFormName, Dictionary`2 arguments, NameValueCollection headers, CookieCollection cookies, ResponseType responseType, HttpMethod method)

Original issue reported on code.google.com by viktorha...@gmail.com on 30 Dec 2014 at 10:00

GoogleCodeExporter commented 9 years ago
Server side problem.

Original comment by flexy...@gmail.com on 31 Dec 2014 at 4:17