yFrog supports OAuth echo, but with a different technique than Raffi
proposed on his blog:

http://code.google.com/p/imageshackapi/wiki/TwitterAuthentication

I also know that img.ly is working on the echo endpoint.

-ch

On May 20, 10:38 pm, Rich <rhyl...@gmail.com> wrote:
> This are the providers I currently user that don't seem to have
> switched to oAuth Echo yet
>
> - yFrog - Raffi mentioned they have been working with them, but I
> don't see the end point yet
> - TweetPhoto - they have an implementation where you send your
> consumer secret key but I'm not going to do that!
> - TwitrPix
> - img.ly
>
> These I know work
> - TwitPic
> - Twitgoo
> - MobyPicture
>
> This one claims to have oAuth Echo support but just always responds
> that you haven't defined a username and/or password
> - Pikchur
>
> Any others anyone knows about?
>
> On May 21, 1:32 am, gotosleep <gotosl...@gmail.com> wrote:
>
>
>
> > Has anyone gotten OAuth Echo to work with Twitpic or Twitgoo? So far,
> > my attempts have been a complete failure. No matter what I try, I get
> > a 401 back with the error message "Authentication needed".
>
> > On May 20, 6:29 pm, Greg <gregory.av...@gmail.com> wrote:
>
> > > Does anyone have an example of a PHP Library to interact with these
> > > libraries via Oauth Echo? I would be interested or to see some sample
> > > code.
>
> > > On May 20, 6:44 pm, Rich <rhyl...@gmail.com> wrote:
>
> > > > A bit more debugging and oAuth Echo only seems to be broken over SSL,
> > > > change the realm, provider and signing request 
> > > > tohttp://api.twitter.com/1/account/verify_credentials.jsoninsteadofhttp...
> > > > through
>
> > > > On May 20, 11:23 pm, Rich <rhyl...@gmail.com> wrote:
>
> > > > > Scrap that, looks like oAuth echo is almost totally broken right now,
> > > > > only Twitgoo seems to be working, both MobyPicture and TwitPic
> > > > > constantly return a 401, and on the very odd occasion one does make it
> > > > > through Twitter itself returns a 500 status error (even though it
> > > > > actually posts the message)
>
> > > > > On May 20, 11:00 pm, Rich <rhyl...@gmail.com> wrote:
>
> > > > > > Look's like TwitPic's oAuth Echo has broken again, can anyone else
> > > > > > confirm?
>
> > > > > > On May 20, 9:49 pm, Justin Hart <onyxra...@gmail.com> wrote:
>
> > > > > > > This is now active on Twitgoo. You can see the documentation 
> > > > > > > here:http://twitgoo.com/docs/Content/Developer/upload.htm
>
> > > > > > > On May 19, 9:05 am, Justin Hart <onyxra...@gmail.com> wrote:
>
> > > > > > > > I am the lead dev on Twitgoo and I just built full echo support 
> > > > > > > > for
> > > > > > > > 'upload' there.  Its on the beta site right now, so if you want 
> > > > > > > > to
> > > > > > > > test, please contact me for the info, otherwise it should be 
> > > > > > > > out by
> > > > > > > > the end of the week.  It will have full support of header, query
> > > > > > > > string and multipart body parameters.
>
> > > > > > > > On May 17, 2:47 pm, Rich <rhyl...@gmail.com> wrote:
>
> > > > > > > > > With the impending switch off of Basic Auth, should we keep a 
> > > > > > > > > list of
> > > > > > > > > media providers and external services that have already made 
> > > > > > > > > the
> > > > > > > > > switch to oAuth Echo.
>
> > > > > > > > > So far I've found and tested
>
> > > > > > > > > TwitPic - full oAuth Echo support
> > > > > > > > > TwitVid - oAuth Echo by sending as a URL parameter
>
> > > > > > > > > I know MobyPicture intend to have oAuth Echo enabled this 
> > > > > > > > > month.
>
> > > > > > > > > Any others any one knows of?

Reply via email to