Which SDK version are you using?
22.0.2
What's the issue?
When I used the SDK’s default settings to upload a video with the domain https://graph-video.facebook.com, I got a 500 error. Later, I stopped using the SDK, used RestTemplate to handle the upload instead, and changed the domain to https://graph.facebook.com—that’s when the upload worked.