Search code examples
facebookfacebook-iframe

Facebook: What to do when run out of invitation quota when debugging invitation form?


There's a invitation quota limitation for Facebook <fb:multi-friend-selector>, and I wrapped it inside <fb:request-form>, in iframe mode

I'm the application developer myself, and I have my own additional form data to add into the request-form

However when I debug this function, facebook only allows me to invite for 3 times only. I have a few accounts to test, but all the quota will soon run out after intensive debugging.

Apart from opening new facebook accounts to debug, is there any other ways to bypass the invitation quota limitation within the developer accounts of the same application?

Many thanks for reading


Solution

  • Contact facebook and state your problem, they might relax the limitation for your special application developer account, or grand you access to a special developer's sandbox (if they have one). In no way should you try to work around their limitations without their consent, it will only piss of the admins and probably block your account/application.