Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yahoo example does not work #11

Closed
ghost opened this issue Sep 23, 2010 · 3 comments
Closed

Yahoo example does not work #11

ghost opened this issue Sep 23, 2010 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 23, 2010

I ran yahoo example, and I got the following output

=== Yahoo's OAuth Workflow ===

Fetching the Request Token...
Got the Request Token!

Now go and authorize Scribe here:
https://api.login.yahoo.com/oauth/v2/request_auth?oauth_token=kbhmnpj
And paste the verifier here

3vytdb

Trading the Request Token for an Access Token...
Got the Access Token!
(if your curious it looks like this: Token[A=yChR7Q3ksAt95X5VHEVVSlA36mOuS3_qRBf0aH7AGALt0du_eTYLRCpQGlSwZKGYOXyAxqY_wafM1B8EZpoWbhTJSj3qmdICJDI13RY0uI6YCpRzrEigcHgGzbPT0kR3ofhq_TMNINt9_1NVdfKOj.y.vT0sSI8fc.5Psl5l0bbiRqm5TKTTFJVTKWR9Xt7J3UnI8vFo11SKDyLNIIbZMjSJPC3kU7.TqfI7cpNplVznk_EhJcwj6dZpT8y8XeKJe6nAhTNGAb0UaKWXp_ZcONEWyO2FF7tcGEuiK0zJVnX_A65M6nMc5ooT7_aZE0.to2E7jqwF5Gh.F0uGjpKul8oC7UFarktUGYsbRi5gSXrbGTLFUmk69cIglMXC7cKEpMSopktYQDDFbdNK6cioPLHyHq2BQSo8iNaf3WBfyi2krd21wcCi5FyykxyxjYl3SVh4LsSSJoMhM77OSzFU.0WhYNwbI9Ic6ri_4vi_HBaXVXOrQDeXfigoNynk2mZIFDAaRdpK62n5yOYSNkC.NLH.UpPpGPRMXQyR5wVL9kWI8t.nfc3GJaBWb1njia38J.YwPEocn6RhnJ_qRKsqEgYAzS6GkWCLdsxjADfTyhz.ElJisQczJ604hOblmLSJkgX3xrZUHsXaX.mhGU9Y1ELXcaJtvTR9j1NPQP3aJZ6GXh5GC14vPS9_VqAPS10wpCM5PMAf6wmx9LW5 , 5271609630d44e18f4338e49def993e89d365013] )

Now we're going to access a protected resource...
Got it! Lets see what we found...

204

Thats it man! Go and build something awesome with Scribe! :)

Thanks
Kwan

@fernandezpablo85
Copy link
Collaborator

The call does not fail.

204 is a successful response code:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

@fernandezpablo85
Copy link
Collaborator

closing

@ghost
Copy link
Author

ghost commented Sep 23, 2010

How can I get user profile information like twitter examples?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant