can't authenticate to facebook

anyone have any idea why the following code isn't working? http://sprunge.us/LfJf It just gives: StatusCodeException 400 (Chunk "{\"error\":{\"type\":\"OAuthException\",\"message\":\"Missing client_id parameter.\"}}" Empty) Trying to follow this: http://hackage.haskell.org/packages/archive/authenticate/0.9.0.1/doc/html/We...

Hi Chris,
I got some bug reports about this in the past few days, and just
released a new version of authenticate yesterday. Can you try
upgrading and giving it another shot?
Thanks,
Michael
On Fri, Jun 10, 2011 at 12:59 AM, Chris Bolton
anyone have any idea why the following code isn't working? http://sprunge.us/LfJf It just gives: StatusCodeException 400 (Chunk "{\"error\":{\"type\":\"OAuthException\",\"message\":\"Missing client_id parameter.\"}}" Empty) Trying to follow this: http://hackage.haskell.org/packages/archive/authenticate/0.9.0.1/doc/html/We... _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (2)
-
Chris Bolton
-
Michael Snoyman