Closed ManojPremarathna closed 5 months ago
This is working fine on my local but when it is live this issue is coming Key added to env also try with config file
`if($audio['file']->getClientOriginalExtension() != "mp3") {
$job = CloudConvert::jobs()->create( (new Job())`
@josiasmontag hey what's the solution?
This is obviously a problem with your implementation. Please do not use this issue tracker for support requests.
This is working fine on my local but when it is live this issue is coming Key added to env also try with config file
`if($audio['file']->getClientOriginalExtension() != "mp3") {