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 9015525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:46:23+00:00 2026-06-16T03:46:23+00:00

Ok so I have been researching the facebook api and Noticed that they released

  • 0

Ok so I have been researching the facebook api and Noticed that they released a new SDK. I have been trying to implement a checkin to a known place id.

I have seen posts that use the facebook.request("me/checkins", params, "POST"); to checkin using the facebook instance.

I realize that checkins are depreciated and that i should be posting with a location/place id instead. The problem comes when i want to search for all of my friends that have been to that location within that past 24 hours. I do not want to filter through all of my friends posts to retrieve the ones with my known locations.

With checkins i simply made a call to the placeid/checkins and filtered out all checkins that were too old to matter.

Has anyone gotten checkins to work using Request?
Is there a graphpath that will allow me to post a checkin to a place? me/checkins perhaps?

I am trying to use something like Request(session, "me/checkins", parameters, POST) But i have been unsuccessful so far.

If there is not a way to do this with Session and Request then do Facebook and asyncFacebook runners work well with SSO?Can they be mixed?

  • 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-16T03:46:24+00:00Added an answer on June 16, 2026 at 3:46 am

    This is my code to post a checkin.

    params.putString("place", "166793820034304");
    params.putString("message", "checking in "
    params.putString("coordinates", "{\"longitude\":-122.1477782,\"latitude\":37.48566}");
    Request.Callback callback6 = new Request.Callback() {
        public void onCompleted(Response response) {
            // response here
        }
    };
    Request request6 = new Request(session, "me/checkins", params, HttpMethod.POST, callback6);
    RequestAsyncTask task6 = new RequestAsyncTask(request6);
    task6.execute();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been researching whether or not to use WCF for a new project
I have been researching switching my allocation method from simpling overloading new to using
I have been researching securely uploading images, and it has become apparent that actually
I have been researching for sometime now regarding the process to install android sdk
I have been researching but I am clueless. I know that MD5 can have
I have been researching a way to get the SQL statements that are built
I have been researching and trying to learn the proper method to accomplish this.
I am completely new to sed script. I have been researching how to add
I have been researching around trying to find the best way to begin developing
I have been researching for over an hour and finding great samples of how

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.