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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T06:47:54+00:00 2026-05-21T06:47:54+00:00

I have upload the video on facebook using following code Help From : https://github.com/zoul/facebook-ios-sdk/

  • 0

I have upload the video on facebook using following code
Help From : https://github.com/zoul/facebook-ios-sdk/
Full Discussion on Stackoverflow : Facebook iOS Upload Video "Unable to retrieve session key from the access token."

Code

FBVideoUpload *upload = [[FBVideoUpload alloc] init];
upload.accessToken = facebookObj.accessToken;
upload.apiKey = fbAppKey;
upload.appSecret = fbAppSecret;
NSString *filePath = @"/Users/pratgupta/Library/Application Support/iPhone Simulator/4.1/Media/DCIM/100APPLE/IMG_0010.M4V";
NSURL *fileURL = [NSURL fileURLWithPath:filePath];
NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
                                               @"test", @"title",
                                               @"upload testing", @"description",
                                               nil];
[upload startUploadWithURL:fileURL params:params delegate:self];

By This I am getting this response

<?xml version="1.0" encoding="UTF-8"?>
<video_upload_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd">
  <vid>10150166760687147</vid>
  <title>test</title>
  <description>upload testing</description>
  <link>http://www.facebook.com/video/video.php?v=10150166760687147</link>
</video_upload_response>

as it successfully upload the video, But I am not able to see it on my Wall … even not in My Videos

Please check out these image

There is next previous when I open the link return in FB response and when I goes to the next video then next/previous not showing
https://i.stack.imgur.com/pH7Ba.png
https://i.stack.imgur.com/eUxTm.png

There is no next previous when I goes to my old video
https://i.stack.imgur.com/XdHRF.png

When I goes to My Videos then there is no new video
https://i.stack.imgur.com/yQ2Ub.png

When I edit the image then shows its privacy as EVERYONE , means no privacy issue
https://i.stack.imgur.com/mR9BX.png

EDIT
Even with Privacy ; EVERYONE this video direct link not open in others profile
https://i.stack.imgur.com/YgEjJ.png

Amit Battan

  • 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-21T06:47:55+00:00Added an answer on May 21, 2026 at 6:47 am

    Now the video uploaded and showing in profile ok.. I think it was the issue on FB API end

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

Sidebar

Related Questions

I have an application where users can upload video files of any size, and
I have a scenario where I need to upload a file from one web
In the past, I've been able to upload images and text to Facebook from
I need to upload video files through Facebook application and later visualize all uploaded
I have a file upload form that is being posted back to a servlet
I have implemented a simple file upload-download mechanism. When a user clicks a file
I have a form that excepts a file upload in ASP.NET. I need to
I have a website where people can upload documents, and view them later at
I have a .NET program to upload an image to a webserver. I am
I have a bash script to upload some files to my webserver. The problem

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.