Displaying 1 result from an estimated 1 matches for "facebook_path_prefix".
2008 May 12
1
Using forms in Facebook(er)
Hi,
I just ran across an interesting occurrence and maybe this is well know but
I thought I''d ask about it.
I have a form in my canvaspage . I had set the method to "GET" and I kept
getting an IncorrectSignature exception in the facebooker plugin. When I
change the method type to "POST" lo and behold things work. No exception.
I don''t understand