Requires valid signature error, facebook api

Posted by soField on Stack Overflow See other posts from Stack Overflow or by soField
Published on 2010-04-25T12:36:48Z Indexed on 2010/04/25 12:43 UTC
Read the original article Hit count: 1142

Filed under:

i'am using this example

http://github.com/facebook/connect-js/blob/master/examples/jquery/login.html

works fine , but when i change query part to read my statuses i am getting exception

Requires valid signature

for instance this query

select message from status where uid=myuid

© Stack Overflow or respective owner

Related posts about facebook-api