Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7822519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:56:41+00:00 2026-06-02T07:56:41+00:00

I am trying to preload images for a visual Facebook app, but when I

  • 0

I am trying to preload images for a visual Facebook app, but when I try to preload them half don’t get loaded with this error:

{
“error”: {
“message”: “(#4) Application request limit reached”,
“type”: “OAuthException”,
“code”: 4
}
}

There doesn’t seem to be any documentation about this…. anyone have any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:56:42+00:00Added an answer on June 2, 2026 at 7:56 am

    Based on your comment above, you’re making a separate request for each individual image which is why you’re hitting a rate limit, you should request them in bulk, easiest way is to do something like (the exact syntax is language/SDK specific)
    https://graph.facebook.com?fields=picture&type=large&ids=COMMA_SEPERATED_LIST_OF_USER_IDs&access_token=YOUR_ACCESS_TOKEN

    The response format from this is:

    {
      "4": {
        "picture": "https://fbcdn-profile-a.akamaihd.net/hprofile-ak-snc4/49942_4_1525300_n.jpg"
      }, 
      // Other users you included in the IDs parameter
    }
    

    (but all the SDKs will wrap that and make it easier to iterate over)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to preload images in a loop and it works fine but how to
I'm trying to preload my images but it's not working. in my main stylesheet
I'm trying to do something like this to preload all data, so I don't
I'm trying to preload about 150 images and I want to be able to
I'm trying to preload a number of images generated on the server to a
I'm trying to add Fade-In Fade-out effects to the homepage of this page but
I already started this in javascript so I don't want to use jquery but
I am trying to create an array images to preload by getting each of
I am trying to preload a couple of images and would like my page
I'm trying to fade between two images with jQuery. When I did this the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.