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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T06:04:07+00:00 2026-06-16T06:04:07+00:00

I am using the Facebook SDK 3.0 on iOS to try to schedule a

  • 0

I am using the Facebook SDK 3.0 on iOS to try to schedule a post to a profile or page. When I try without scheduling, everything goes ok.
However, when I put the following

//scheduleDate is a NSDate between the range 10 minutes - 6 months from now
NSString *timestamp = [NSString stringWithFormat:@"%.0f", [scheduleDate timeIntervalSince1970]];
[requestToPost.parameters setObject:timestamp forKey:@"scheduled_publish_time"];

I receive error 400 and com.facebook.sdk error 5.

Anyone have any idea why it’s not working?

  • 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-16T06:04:09+00:00Added an answer on June 16, 2026 at 6:04 am

    So, it turns out that I needed to be aware of two things here:

    1 – As Hemang pointed out, the parameter published must be defined to NO. So, setting something like [requestToPost.parameters setObject:@"0" forKey:@"published"];

    or

    [requestToPost.parameters setObject:[NSNumber numberWithBool:NO] forKey:@"published"]; is mandatory in this case.

    2 – From my tests and from the docs, scheduling posts only work for Facebook Pages and not for people (profiles).

    Also, it’s worth saying again that the date should be between the range 10 minutes – 6 months from ‘now’.

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

Sidebar

Related Questions

I'm using the Facebook iOS SDK to post videos from my app to the
I'm using facebook sdk 3.0.8 for ios. when i try to login with facebook
when i test my code using the Facebook SDK for iOS, all my post
I'm using the Facebook iOS SDK for a project and if I pop a
So I am using the Facebook iOS SDK and I get this very annoying
I'm using both a Google Places API and a Facebook iOS SDK API in
I have integrated Facebook functionality into my applications. By using the link https://github.com/facebook/facebook-ios-sdk ,
Is it possible to poke a Facebook friend using the Facebook SDK for iOS?
I'm using the latest facebook iOS SDK (supporting SSO) to connect my iPhone app
Using the new Facebook SDK 3.1 and iOS 6 there are 2 (actually 3)

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.