
problems sending videos
We recently started having problems sending videos, it appears we are being blocked. Is there an error log somewhere we could use for debugging or could anyone shed some light as to why we have suddenly been blocked
We recently started having problems sending videos, it appears we are being blocked. Is there an error log somewhere we could use for debugging or could anyone shed some light as to why we have suddenly been blocked
Handling this over email – thanks
Cooper
Sending videos? Can you show me a link so I can see what you mean by this?
-Cooper
This is the HTTP transaction and output from libcurl:
> POST /v1/videos/upload?key=*********&api_format=php&token=******** HTTP/1.1
User-Agent: Mozilla/4.0 (compatible;)
Host: upload.jwplatform.com
Accept: */*
Content-Length: 188
Expect: 100-continue
Content-Type: multipart/form-data; boundary=------------------------07159435128c7bac
< HTTP/1.1 100 Continue
< HTTP/1.1 403 Forbidden
* Server nginx/1.4.4 is not blacklisted
< Server: nginx/1.4.4
< Date: Wed, 29 Jul 2015 10:22:30 GMT
< Content-Type: application/x-php-serialized; charset=utf-8
< Content-Length: 157
< Cache-Control: no-cache
< Pragma: no-cache
< Access-Control-Allow-Origin: *
* HTTP error before end of send, stop sending
<
we are connecting to upload.jwplatform.com using the PHP API version 1.3.
Handling this over email – thanks
Cooper