Facebook OAuth Error: Application request limit reached

tnw picture tnw · Jun 20, 2011 · Viewed 52.7k times · Source

I'm trying to get facebook's example page working (again) which you can find here. I'm getting the following error:

Fatal error: Uncaught OAuthException: (#4) Application request limit reached thrown in C:\wamp\www\base_facebook.php on line 988

I've googled this and the problem seems to be easily fixed by using the steps outlined here. However, when I go to facebook.com/insights, my application isn't listed (I am logged in).

The weirder part is that when I go to my app via Developers > My apps, I can go to the page of my app and click "Insights". This brings me to the Insights page for my app... but the diagnostic section is nowhere to be found. Can anyone help?

Answer

Ja͢ck picture Ja͢ck · Aug 15, 2012

The outlined way of finding out why this happens is:

  1. Log into https://developers.facebook.com/apps/
  2. The last app you've edited should already be loaded on the right side; if not, find your app on the left side and click the name.
  3. Scroll down until you see the Insights section and click See All.
  4. From the menu on the left side, select API > Activity & Errors.