all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rpd <richard@dickinson350.freeserve.co.uk>
To: Help-gnu-emacs@gnu.org
Subject: Re: Emacs & facebook.el problem
Date: Sat, 19 Sep 2009 11:21:49 -0700 (PDT)	[thread overview]
Message-ID: <25524175.post@talk.nabble.com> (raw)
In-Reply-To: <25470373.post@talk.nabble.com>


Hi

I have had no reply on this so far.

Does anyone know how to use this facebook module?
I even emailed the author ('paul.huff@gmail.com') but have had no reply.
Is this a broken emacs module (similar to eblogger)?

Please if anyone is using facebook.el or can offer advice on what the issue
I have with it is, I would be most grateful for some helpful reply.
Many thanks, & I look forward to some response (& I hope I can get to use
facebook.el properly)



rpd wrote:
> 
> Hi
> 
> I am trying to use facebook.el but get this error message:
> Debugger entered--Lisp error: (wrong-type-argument integerp (request_args
> .
> [((value . "ab00b17c9a1bfb96a5c440e0df75141a") (key . "sig")) ((value .
> "") (key . "api_key")) ((value . "1912035236995000") (key . "call_id"))
> ((value . "JSON") (key . "format")) ((value . "auth.createToken") (key .
> "method")) ((value . "1.0") (key . "v"))]))
>   concat("https://login.facebook.com/login.php?v=1.0&api_key=" ""
> "&auth_token=" ((request_args . [... ... ... ... ... ...]) (error_msg .
> "Invalid API key") (error_code . 101)))
>   (let* ((auth-token ...) (login-url ...)) (browse-url login-url)
> (read-string "Hit enter here after you've logged into facebook (this is
> their lame scheme, not facebook.el's") (customize-save-variable (quote
> facebook-session-info) (facebook-call-function-post "auth.getSession"
> ...)))
>   facebook-login()
>   call-interactively(facebook-login)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)
> 
> This is my .emacs code:
> ;;;;=FACEBOOK=====facebook.el================================================================================
> ;;;
> ;; To log into facebook, call (facebook-login)
> ;;;   To check credentials/optionally login call (facebook-check-creds)
> ;;;   To make api calls call (facebook-call-function "<funcname>" (list
> (cons "of" "args") (cons "more" "args"))) ;; (load
> "C:\\Users\\Dad\\Emacs\\emacsaddons\\facebook.el")
> ;===
> 
> 
> Can someone help me try to fix this so I can do facebook from emacs
> please?
> 
> As ever I am very grateful for helpful replies, thanks
> 
> 

-- 
View this message in context: http://www.nabble.com/Emacs---facebook.el-problem-tp25470373p25524175.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





      reply	other threads:[~2009-09-19 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 11:22 Emacs & facebook.el problem rpd
2009-09-19 18:21 ` rpd [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25524175.post@talk.nabble.com \
    --to=richard@dickinson350.freeserve.co.uk \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.