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