BingAds / BingAds-PHP-SDK

Other
56 stars 45 forks source link

Fix for WebAuthentication sample #126

Closed projectyang closed 4 years ago

projectyang commented 4 years ago

Addresses issue #125

The src path in composer.json was causing the following error to be thrown when using the web auth sample:

PHP Fatal error: Class 'Microsoft\BingAds\Auth\OAuthWebAuthCodeGrant'

eric-urban commented 4 years ago

@projectyang thanks for raising this issue. Its already been fixed with additional changes in another commit.