I get the following message in the facebook graph API:
{
"error": {
"message": "(#506) Duplicate status message",
"type":"OAuthException",
"code":506,
"error_data": {
"kError":1455006
}
}
}
Can anybody explains what does it mean?
(#506) Duplicate status messagemeans that you have posted a message in a small period of time from a previous oneMore here