cloudconvert / cloudconvert-php

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

The required option "api_key" is missing. #108

Closed ManojPremarathna closed 5 months ago

ManojPremarathna commented 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())` 
ManojPremarathna commented 5 months ago

@josiasmontag hey what's the solution?

josiasmontag commented 5 months ago

This is obviously a problem with your implementation. Please do not use this issue tracker for support requests.