It would be great if the repo README was updated to reflect this:
ApplicationKey is not supported yet, please use MasterKey only
You get keyID and applicationKey you need to use when you generate a Master Application Key.
$client = new Client('keyID', 'applicationKey', $options);
It would be great if the repo README was updated to reflect this:
ApplicationKey is not supported yet, please use MasterKey only
You get keyID and applicationKey you need to use when you generate a Master Application Key.
$client = new Client('keyID', 'applicationKey', $options);