I have login successfully but When I uploading video on Facebook using Facebook SDK 3.1 it can not be upload, Please Tell What can i Do?
Asked
Active
Viewed 2,468 times
1 Answers
2
I was able to upload a video to Facebook via Facebook graph API , check this:
-
I had used that API but some time eo]rror are Failed with error: The operation couldn’t be completed. (facebookErrDomain error 10000.) and Failed with error: The request timed out. – Feb 18 '13 at 10:17
-
But in my case i am not facing any type of error... – Vishal Feb 18 '13 at 10:18
-
I think you miss anything while implementing it in your app... – Vishal Feb 18 '13 at 10:19
-
Thanks Vishal, bt i follow same steps for given link http://stackoverflow.com/questions/11791105/what-to-change-in-this-code-if-i-want-to-post-videos-in-facebook-in-iphone?rq=1 – Feb 18 '13 at 10:22
-
facebookErrDomain error 10000 you got this error because you have not authorize your app properly see this:http://stackoverflow.com/questions/4950337/getting-random-facebookerrdomain-error-10000 – Vishal Feb 18 '13 at 10:28
-
I give you link in answer download that project & run & check... – Vishal Feb 18 '13 at 10:30
-
I could not solve the issue :Failed with error: The operation couldn’t be completed. (facebookErrDomain error 10000.) – Feb 19 '13 at 11:40
-
See the answer of this post: http://stackoverflow.com/questions/9328001/using-facebook-graph-api-on-ios – Vishal Feb 21 '13 at 03:57
-
Vishal thanks a lot. Now i uploading video successfully – Feb 21 '13 at 08:48
-
Why A Video Of our Pictures With A Background Song Rejected By Facebook within my iphone app? – Apr 11 '13 at 06:42
-
Really? I don't know the reason because I don't experiment this. but how can this possible... – Vishal Apr 11 '13 at 06:49