Conversation
Notices
-
@evan in 0.9.1 you introduced a "Twitpic-compatible API for image upload". Can it be used like URL/api/uploadAndPost ? !statusnet
-
@bleeper It just saves the images and returns a shortened URL (api/statusnet/media/upload) Would an uploadAndPost API method also be useful?
-
@zach yes, very useful. There are quite a few apps using the Twitpic API to post pics and updates. They would be easy to adapt to SN !
-
@zach sending this to the twitpic-compatible API seems not working: xhr.send({media:theImage,username:$un, password:$pw"}); Any hint for me?
-
@bleeper Are you using multipart/form-data encoding? It's working for me. Just uploaded this little guy with curl: http://ur1.ca/u7hq
-
@zach I have to check that. Thanks for the hint !
-
@macno It should be exactly the same, which site? I'll check the logs.
-
@foucault I think macno.status.net..
-