Closed mattimatti closed 3 years ago
https://github.com/Sage/sageone_api_php_sample/blob/ac6d4f908972dfd12f180799b11fa234ac90dd66/lib/api_client.php#L60
Apologies, I just can't see the typo. Can you please give more info? Thanks!
it should be $this->oauthClient not $this->$oauthClient
$this->oauthClient
$this->$oauthClient
https://github.com/Sage/sageone_api_php_sample/blob/ac6d4f908972dfd12f180799b11fa234ac90dd66/lib/api_client.php#L60