merbin2012 / sharex

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

Many image servers failing upload #554

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setting the destination to imm.io
2. Setting the destination to imgur.com
3. Setting the destination to imageshack.us

What is the expected output? What do you see instead?
It's supposed to upload the image. When it gets to 100%, it gives an error.

What version of the product are you using? On what operating system?
Sharex 8.4.1 on Windows 7 Ultimate 64-bit

Please provide any additional information below.
It does not fix restarting the program or the computer.
My email is nico.vial.giudici@gmail.com

Original issue reported on code.google.com by nico.via...@gmail.com on 3 Jan 2014 at 1:58

GoogleCodeExporter commented 9 years ago
imm.io web site upload not works too.
imgur and imageshack works for me currently.
Can you right click to item in list and click view error for be able to see 
what error it gave?

Original comment by flexy...@gmail.com on 4 Jan 2014 at 8:44

GoogleCodeExporter commented 9 years ago
Message:
The remote server returned an error: (400) Bad Request.

Response:
{"data":{"error":"Invalid refresh 
token","request":"\/oauth2\/token","method":"POST"},"success":false,"status":400
}

StackTrace:
   at System.Net.HttpWebRequest.GetResponse()
   at UploadersLib.Uploader.GetResponseUsingPost(String url, Stream dataStream, String boundary, String contentType, CookieCollection cookies, NameValueCollection headers)

Refresh access token failed.

Original comment by d4nn...@gmail.com on 7 Jan 2014 at 11:08

GoogleCodeExporter commented 9 years ago
Try to relogin if you are using user account for that uploader.

Original comment by flexy...@gmail.com on 7 Jan 2014 at 11:41

GoogleCodeExporter commented 9 years ago
ah, logging out seemed to have fixed it

Original comment by d4nn...@gmail.com on 8 Jan 2014 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by flexy...@gmail.com on 8 Jan 2014 at 8:47