node-yql
node-yql copied to clipboard
how to use node-yql with token & secret?
Apologies in advance if this is the wrong place to ask but I'm trying to get at a user's info & I already have a token & secret & now need to use those with this to make a YQL query.
Thanks in advance!
(edit: haven't tried just including them as parameters (as you do {"zip": 94089} in the weather example) -- will do & update this a bit later)
(nevermind -- I ended up using node-oauth to make req's using yahoo's web API. turned out much better for me anyway)
-h