It seemed that version of facebook.py that I was using is just incompatible 
and/or outdated
get_user_from_cookie() was trying to parse a cookie variable out that did 
not exist from facebook.

I ended up passing the correct cookie variable directly in and changing a 
couple lines to prove that that was the problem.
When I ran into other issues it seemed best just to write my own version of 
facebook.py as I needed certain functions.

Reply via email to