| Steps to Reproduce: | Using the example code located at https://developers.facebook.com/blog/post/515/#video_upload with the relevant App id and secret, try posting a video to a page's stream. |
|---|---|
| Expected Behavior: | Video is uploaded and posted on the page's stream. |
| Actual Behavior: | Graph returns the following error: { "error": { "message": "(#2) Service temporarily unavailable", "type": "OAuthException", "code": 2 } } |
| API/SDK: | Graph API |
| App IDs: |
|