You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: