> > When fetching a protected status, even if you follow and are followed by
> > that user and authenticate, you still get "Sorry, you are not authorized to
> > see this status." This was tested on
> >
> > https://api.twitter.com/1/statuses/show/7432125233.json
>
> I was just able to successfully pull a protected status using a
> similar URL (different status). What library were you using to access
> it?

I'm pulling it with lynx, in this case:

lynx -source -nostatus \
     -auth=xyz:pdq "https://api.twitter.com/1/statuses/show/7432125233.json";

but it also fails with curl. Again, I follow and am followed by this user.

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com
-- FOOLS! I WILL DESTROY YOU ALL! ASK ME HOW! -- "Girl Genius" 8/29/07 --------

Reply via email to