Some videos uploaded to facebook using iOS Facebook SDK give me the error “An error occurred while processing your request”
Checkout this fbcdn video
I’m trying to play that video on a MPMoviePlayerViewController. Some videos work fine, some videos just don’t. The video plays just fine on Facebook, so it’s not something related to its data.
Can’t find any documentation about what this error is related to.
This means the link to the video is expired, usually it works for a 2 days period then it gets expired and you have to query the facebook graph API again to get a new link.