Well actually I got it working now. I used the library from <a href="https://github.com/facebook/python-sdk/">https://github.com/facebook/python-sdk/</a>. It said you had to create an app, which I didn&#39;t want to do. That is, to get the access token. An access token is what gives me the right to look at peoples profile.<div>
<br></div><div>    What I found, was an app already made, in which I can edit the html to have it request any permission I want it to, and then give me the access token for my own programs. Its let&#39;s you save the code in a permalink. He is my code: <a href="http://fbrell.com/saved/6b455533f5f2c124cdc74a635d09cbd4">http://fbrell.com/saved/6b455533f5f2c124cdc74a635d09cbd4</a>. It will not work by itself, so you must slightly edit it. Where it says, put permissions here, type what permissions you want the token to have, separated by commas, and click run code. Then click the button. A list of request-able permissions are here:  <a href="http://developers.facebook.com/docs/authentication/permissions/">http://developers.facebook.com/docs/authentication/permissions/</a>. I&#39;ve tested it, and its cool. I posted to my wall from facebook!<br>
<br><div class="gmail_quote">On Thu, Jan 27, 2011 at 11:43 AM, Luke Paireepinart <span dir="ltr">&lt;<a href="mailto:rabidpoobear@gmail.com">rabidpoobear@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF"><div>And what have you tried? What libs are you using? Which part is confusing you?<br><br>-----------------------------<div>Sent from a mobile device. Apologies for brevity and top-posting.</div><div>
-----------------------------</div></div><div><div></div><div class="h5"><div><br>On Jan 27, 2011, at 9:08 AM, Christopher King &lt;<a href="mailto:g.nius.ck@gmail.com" target="_blank">g.nius.ck@gmail.com</a>&gt; wrote:<br>
<br></div><div></div><blockquote type="cite"><div>Dear Tutors,<div>    I&#39;m using the Facebook API. How do you get an access token? The documentations at <a href="http://developers.facebook.com/docs/api" target="_blank"></a><a href="http://developers.facebook.com/docs/api" target="_blank">http://developers.facebook.com/docs/api</a>, but I can&#39;t figure out an easy way to do it.</div>

<div><br></div><div>Sincerely,</div><div>    Chris</div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank"></a><a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a></span><br>
<span>To unsubscribe or change subscription options:</span><br><span><a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a></span><br></div></blockquote></div>
</blockquote></div><br></div>