[twitter-dev] Re: [SiteStreams] can't follow more than one user

2010-10-06 Thread Ruben Fonseca
Hi John!

On Oct 6, 5:54 pm, John Kalucki  wrote:
> It might be an OAuth encoding error with the ','. Which OAuth library
> are you using?

That was exactly the problem! I was using node-oauth (from here
http://github.com/ciaranj/node-oauth/) and realized the signature was
being generated wrong.

Patched the library and it now works great!! Thank you!!!

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Re: [SiteStreams] can't follow more than one user

2010-10-06 Thread John Kalucki
It might be an OAuth encoding error with the ','. Which OAuth library
are you using?

-John


On Wed, Oct 6, 2010 at 9:34 AM, Ruben Fonseca  wrote:
> Hi Thomas
>
> On Oct 6, 5:20 pm, Thomas Mango  wrote:
>> Hey, Ruben. That's the correct URL format. Are you sure your account was
>> approved for Site Stream access?
>
> Yes it is, I filled all forms and received confirmation on monday.
> Maybe I'm wrong, but the fact that it works with only one person to
> follow proves that I have access to SiteStreams.
>
> Anyways my username is 'rubenfonseca' (no quotes). I'm using an OAuth
> token from that user on my application.
>
> Thank you!
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group: 
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: [SiteStreams] can't follow more than one user

2010-10-06 Thread Ruben Fonseca
Hi Thomas

On Oct 6, 5:20 pm, Thomas Mango  wrote:
> Hey, Ruben. That's the correct URL format. Are you sure your account was
> approved for Site Stream access?

Yes it is, I filled all forms and received confirmation on monday.
Maybe I'm wrong, but the fact that it works with only one person to
follow proves that I have access to SiteStreams.

Anyways my username is 'rubenfonseca' (no quotes). I'm using an OAuth
token from that user on my application.

Thank you!

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk