unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: TheFlyingDutchman <zzbbaadd@aol.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with facebook.el
Date: Thu, 3 Feb 2011 21:49:06 -0800 (PST)	[thread overview]
Message-ID: <c6e6e726-0e76-429c-b752-2b0d91ba1ae5@r4g2000prm.googlegroups.com> (raw)
In-Reply-To: d44daed3-06aa-4d19-a77f-53aac639608a@x1g2000yqb.googlegroups.com

On Feb 3, 5:48 am, Exal de Jesus Garcia Carrillo
<exal.gar...@gmail.com> wrote:
> Hi, does anyone use facebook.el?, I'm getting the following error when
> I try the M-x facebook-login:
>
> ,----
> | Wrong type argument: characterp, (request_args . [((value .
> "d33a5eafc72c6324576c1bd1319910a21") (key . "sig")) ((value . "") (key
> |."api_key")) ((value . \"1978692874445\
> | 856") (key . "call_id")) ((value . "JSON") (key . "format"))
> ((value . "auth.createToken") (key . "method")) ((value . "1.0")
> (key . "v"))])
> `----
>
> (I have loaded json.el also)
>
> I'm using emacs 23 on a debian lenny box
>
> any hint or advice will be really appreciated
>
> thanks, Exal

Did you obtain a "Facebook API key" and "Facebook API secret" from
Facebook.com  and fill in the values for the corresponding facebook.el
variables?

(defcustom facebook-api-key "" "Your facebook api-key")
(defcustom facebook-api-secret "" "Your facebook api secret")


  reply	other threads:[~2011-02-04  5:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03 13:48 Help with facebook.el Exal de Jesus Garcia Carrillo
2011-02-04  5:49 ` TheFlyingDutchman [this message]
2011-02-04 12:44   ` Exal de Jesus Garcia Carrillo

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=c6e6e726-0e76-429c-b752-2b0d91ba1ae5@r4g2000prm.googlegroups.com \
    --to=zzbbaadd@aol.com \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).