|
From: Philip H. <phi...@in...> - 2013-11-29 13:16:07
|
GitHub twittering-mode Emacs 24.3.1 Mac OS X 10.5.8 w3m-browse-url as browse-url-browser-function Every one of the external programs named (curl, wget, etc) is installed and in the exec-path I get: -------- Authorization via OAuth 1.Allow access by twittering-mode on the below site. https://api.twitter.com/oauth/authorize?oauth_token= 2.After allowing access, the site will display the PIN code. Input the PIN code at the below minibuffer. -------- The Twitter API page then opens in a w3m-el buffer containing: -------- Cannot retrieve URL: https://api.twitter.com/oauth/authorize?oauth_token= 403 Forbidden ... There is no request token for this page. That's the special key we need from applications asking to use your Twitter account. -------- The minibuffer is still waiting for input; at this point I cancel with C-g. This is exactly what happened with the ELPA package and what I hoped to remedy by using the GitHub source. It seems to me that there is either an error or something missing in the documentation for twittering-mode. -- Phil Hudson http://hudson-it.no-ip.biz @UWascalWabbit PGP/GnuPG ID: 0x887DCA63 |