Closed neer17 closed 5 years ago
Using your code, I get:
Error: HTTP Error: 503 Service Temporarily Unavailable
After removing the STATUS step the error is gone, I think this step is not supported by the package
After removing STATUS, I get the same error.
FYI status should be called after finalize, and only if there is finalizeResult.processing_info (afaik)
I can't understand why am I getting this error. I have structured my code as the example provided. There is not much discussion about this error on stack overflow and in Twitter forums, they are saying that if a media file doesn't pass validation then this error is produced but they didn't specify the validations.