anyone have any idea why the following code isn&#39;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 &quot;{\&quot;error\&quot;:{\&quot;type\&quot;:\&quot;OAuthException\&quot;,\&quot;message\&quot;:\&quot;Missing client_id parameter.\&quot;}}&quot; 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>