BingAds / BingAds-PHP-SDK

Other
56 stars 45 forks source link

Add argument null exception #13

Closed J7mbo closed 7 years ago

J7mbo commented 7 years ago

See #9.

You can squash this commit before merging.

It works for the two places that it is thrown in the codebase: OAuthWithAuthorizationCode::RequestOAuthTokensByRefreshToken and OAuthWithAuthorizationCode::RequestOAuthTokensByResponseUri().

J7mbo commented 7 years ago

Closing in favour of #15.