[twitter-dev] Re: TwitPic with OAuth Echo

2011-02-08 Thread Choock
Sure, Matt, sorry if it sounds like I want you to speak for them :) Cheers, Choock. On 8 фев, 03:16, Matt Harris thematthar...@twitter.com wrote: Hi Choock, I can't speak for why TwitPic works one way or the other. You would need to speak to them directly about how they implement OAuth Echo

[twitter-dev] TwitPic with OAuth Echo

2011-02-07 Thread Choock
Hello all, can anybody help me with TwitPic please? Just cannot figure out what am I doing wrong :( I'm trying to upload a pic making POST request to http://api.twitpic.com/2/upload.json To do this I create required header mocking GET and signing it: HttpGet oauth_get = new

[twitter-dev] Re: TwitPic with OAuth Echo

2011-02-07 Thread Choock
/oauth_echo --Choock On 8 фев, 00:43, Choock d.cho...@gmail.com wrote: Hello all, can anybody help me with TwitPic please? Just cannot figure out what am I doing wrong :( I'm trying to upload a pic making POST request tohttp://api.twitpic.com/2/upload.json To do this I create required header

[twitter-dev] Re: TwitPic with OAuth Echo

2011-02-07 Thread Choock
Thank you Matt, please see below On 8 фев, 02:00, Matt Harris thematthar...@twitter.com wrote: Hi Choock, Twitpic is a 3rd party service so they would no more about their API. That being said the OAuth Echo parameter is X-Auth-Service-Provider so it sounds like, by changing the header