ajayshukla / imageshackapi

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

a_username and a_password - errornous? #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Post Data at image api-url with a_username and a_password as data

What is the expected output? What do you see instead?
I expected to see the data in my profile .. unfortunately it won't show up 
but the links I get are still working :/

Original issue reported on code.google.com by e...@odium.to on 24 Jul 2009 at 9:45

GoogleCodeExporter commented 8 years ago
Please double check that you have specified correct username and password.
Please send us a link of one of such uploaded files, so we can investigate.

Original comment by kroko...@gmail.com on 10 Aug 2009 at 10:09

GoogleCodeExporter commented 8 years ago
The user-data is correct. I send both as string, without any encryption - maybe 
the 
pass should be encrypted as MD5 hash but I could not find any hint in the 
documentation 
about that.

Here comes an URL to an image that I uploaded using a_username and a_password. 
It does 
not show up in my account: http://img231.echo.cx/img231/5617/imagewbq.jpg

Meanwhile I used a trick to get the right cookie that I can use for uploading 
images 
into accounts but the api-thing would me much better.

Original comment by eXo...@gmail.com on 12 Aug 2009 at 4:07

GoogleCodeExporter commented 8 years ago
please check now, should work as expected

Original comment by lyolik1...@gmail.com on 12 Aug 2009 at 8:46

GoogleCodeExporter commented 8 years ago
Thanks a lot, now everything works.

Original comment by eXo...@gmail.com on 13 Aug 2009 at 6:51