Hmmm. I wonder if the same issue exists on line 677 (of the 1.0 file, not the beta).
And if it does, I think the "fix" requires also calling setApiClient instead of setSquareConfig:
Code:$this->setApiClient(); $oauthApi = new SquareConnect\Api\OAuthApi($this->_apiConnection);


Reply With Quote
