cloudconvert / cloudconvert-php

CloudConvert PHP SDK
https://cloudconvert.com/api/v2
MIT License
222 stars 84 forks source link

Getting empty response in ExportUrls from Jobs #84

Closed DhruviSanghvi closed 3 years ago

DhruviSanghvi commented 3 years ago

After wait process gets done " $cloudconvert->jobs()->wait($job); " Getting a blank array in $job->getExportUrls();

josiasmontag commented 3 years ago

$job->getExportUrls() only works if the job has a successful an export/url task.

DhruviSanghvi commented 3 years ago

HI @josiasmontag, Yes, but the Job builder is not working properly. How can I check that?

josiasmontag commented 3 years ago

We are not aware of any issues. Please contact support@cloudconvert.com with details.