huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

FacebookWebappHelper gets params from Cookie with wrong namespace #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am not sure if it supposes to be, but on line 
http://code.google.com/p/facebook-java-api/source/browse/trunk/facebook-java-api
/src/main/java/com/google/code/facebookapi/FacebookWebappHelper.java#160 you 
can see that it passes appKey instead of "fb_sig" as namespace. It looks like 
it can't handle cookie login right with this param.

What version of the product are you using? On what operating system?
3.0.3 on Linux

Original issue reported on code.google.com by dm.naume...@gmail.com on 10 Aug 2010 at 2:05