ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

issue with 9.2 - 403 error #257

Closed rs1234 closed 9 years ago

rs1234 commented 9 years ago

Several months ago, I successfully ran many of the chapters in the book, including Ch 9. I returned to exploring this chapter yesterday, I run 9.1 then 9.2 and receive a 403 when running 9.2 I have the keys loaded, and indeed able to run ch 1 exercises including twitter search within that chapter. I have the keys loaded in 9.1 and 9.2. they have not changed since ran a number of months ago, and I have not changed or visited the twitter api developer site since then

I am running thru vagrant/ using iPYNotebook (windows 8.1).

Any thoughts on my next steps? Thanks for any inputs

And thanks for writing a great book. I have enjoyed learning and exploring

rs1234 commented 9 years ago

Re-established oauth codes, by creating a new account and replacing 9.1 and 9.2 access codes with new ones.

Run 9.1 then run 9.2 Receive a message Running in the cell and the Kernel Busy message appears as well. But doesn't complete no message receives when trying to run in another cell, not additional happens

when I interrupt / stop, I receive error 401. partial message appears below.

Any insights?

Twitter sent status 401 for URL: oauth/request_token using parameters:

details: <?xml version="1.0" encoding="UTF-8"?>

Desktop applications only support the oauth_callback value 'oob' /oauth/request_token
rs1234 commented 9 years ago

re-established credentials with a new account. first time ran, received 403 error. ran 2nd time, and was able to process examples. while not explained, closing issue for now. Thanks