Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Services_Zencoder_HttpException" occur when making $zencoder->jobs->create() call. #27

Open
thase opened this issue Dec 29, 2017 · 1 comment

Comments

@thase
Copy link

thase commented Dec 29, 2017

Hi team,

When making a call "$zencoder->jobs->create()", I get an exception "Services_Zencoder_HttpException". Looking into the sources, removing the following line from the Http.php will resolve the issue.

CURLOPT_INFILESIZE => -1,

Would you be able to check this?

@genebobmiller
Copy link

I just experienced this issue on a site that had previously been working.
The fix above seems to solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants