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

  • SEARCH
  • Home
  • 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 6336883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:08:37+00:00 2026-05-24T19:08:37+00:00

I have a page that is using Open Graph and FBML to put a

  • 0

I have a page that is using Open Graph and FBML to put a Like and Send button on my page. The client has provided me with two “User IDs” per my request; however, when I submit them in the fb:admins meta tag and use it against the Facebook debug, I get the following error Too many app ids specified, despite not providing a fb:app_id meta tag.

My question is simple, how do I determine whether an ID provided is a user ID or an app ID?

  • 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-05-24T19:08:39+00:00Added an answer on May 24, 2026 at 7:08 pm

    Try adding them to the Facebook graph URL and check the results: https://graph.facebook.com/?ids=XXXXXXX,YYYYYYYY where XXXXXXX and YYYYYYYY are the IDs, example:

    https://graph.facebook.com/?ids=579187142,40796308305
    

    Querying my ID and Coca-Cola’s page id would return:

    {
       "579187142": {
          "id": "579187142",
          "name": "Ibrahim Faour",
          "first_name": "Ibrahim",
          "last_name": "Faour",
          "username": "ifaour",
          "gender": "male",
          "locale": "en_US"
       },
       "40796308305": {
          "id": "40796308305",
          "name": "Coca-Cola",
          "picture": "http://profile.ak.fbcdn.net/hprofile-ak-snc4/203509_40796308305_256509_s.jpg",
          "link": "http://www.facebook.com/coca-cola",
          "likes": 33623022,
          "category": "Food/beverages",
          "website": "http://www.coca-cola.com",
          "username": "coca-cola",
          "founded": "1886",
          "products": "Coca-Cola is the most popular and biggest-selling soft drink in history, as well as the best-known product in the world.\n\nCreated in Atlanta, Georgia, by Dr. John S. Pemberton, Coca-Cola was first offered as a fountain beverage by mixing Coca-Cola syrup with carbonated water. Coca-Cola was introduced in 1886, patented in 1887, registered as a trademark in 1893 and by 1895 it was being sold in every state and territory in the United States. In 1899, The Coca-Cola Company began franchised bottling operations in the United States.\n\nCoca-Cola might owe its origins to the United States, but its popularity has made it truly universal. Today, you can find Coca-Cola in virtually every part of the world.",
          "parking": {
             "street": 0,
             "lot": 0,
             "valet": 0
          },
          "hours": {
             "mon_1_open": 0,
             "mon_1_close": 0,
             "tue_1_open": 0,
             "tue_1_close": 0,
             "wed_1_open": 0,
             "wed_1_close": 0,
             "thu_1_open": 0,
             "thu_1_close": 0,
             "fri_1_open": 0,
             "fri_1_close": 0,
             "sat_1_open": 0,
             "sat_1_close": 0,
             "sun_1_open": 0,
             "sun_1_close": 0,
             "mon_2_open": 0,
             "mon_2_close": 0,
             "tue_2_open": 0,
             "tue_2_close": 0,
             "wed_2_open": 0,
             "wed_2_close": 0,
             "thu_2_open": 0,
             "thu_2_close": 0,
             "fri_2_open": 0,
             "fri_2_close": 0,
             "sat_2_open": 0,
             "sat_2_close": 0,
             "sun_2_open": 0,
             "sun_2_close": 0
          },
          "payment_options": {
             "cash_only": 0,
             "visa": 0,
             "amex": 0,
             "mastercard": 0,
             "discover": 0
          },
          "restaurant_services": {
             "reserve": 0,
             "walkins": 0,
             "groups": 0,
             "kids": 0,
             "takeout": 0,
             "delivery": 0,
             "catering": 0,
             "waiter": 0,
             "outdoor": 0
          },
          "restaurant_specialties": {
             "breakfast": 0,
             "lunch": 0,
             "dinner": 0,
             "coffee": 0,
             "drinks": 0
          }
       }
    }
    

    And query a single id:

    https://graph.facebook.com/?id=291549705119
    

    Which is CityVille App:

    {
       "id": "291549705119",
       "name": "CityVille",
       "description": "Grab your hard hats and work boots, 'cause it's time to get building! Welcome to CityVille, where you and your friends can build the city of your dreams!  Play now at: http://zyn.ga/1qJ",
       "category": "Games",
       "subcategory": "Other",
       "link": "http://www.facebook.com/apps/application.php?id=291549705119"
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Scenario Using jQuery, I have a page that has a popup overlay containing
I have a page that is using a non-standard font and arial as a
I have a page that is using jQuery tabs. Within one of my tabs
I have a page that is currently using the datetime microformat to display a
I am working on a web page that is using jQuery. I have an
I have a web page that is being displaying in a winform app using
I have a page ItemList that shows a list of items using div's. After
I'm using ASP.NET MVC 2 and have a login page that is secured via
I'm new to using SugarCRM. I want to have a users page that does
I'm using Spring Web Flow (v. 1.0.5) and I have a JSP page that

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.