facebook - How much times per day my app can post to users wall -


have appid , secret key facebook , making test 1 acount create week ago, yesterday started make test posting account , working fine (im using facebookapi.cs dll), today after 10 post can anymore, test 2 diferent accounts , work fine, think there's limit of post per day user wall or similar, knows limit or time has pass until can make post in account again? in advance, , sorry english...

are trying execute same post request(same content) frequently? if facebook block request cosidering spam. no specific values found in facebook graph documentation.

but 600 requests per 600 sec found in facebook developer forum (not verified value)

reference : http://forum.developers.facebook.net/viewtopic.php?id=56950


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -