BingAds / BingAds-PHP-SDK

Other
56 stars 45 forks source link

API Question - SDK Bug? #187

Open austinkregel opened 1 year ago

austinkregel commented 1 year ago

Hello Microsoft Ads team!

I've been working with the SDK and the sandbox environment and I'm unable to get a valid response from the server/API.

The method RequestOAuthTokensByResponseUri in the class /src/Auth/OAuthWithAuthorizationCode.php is returning null at present (and thus not able to get OAuth Tokens)

Has there been a change in the Sandbox environment that would cause these changes? I'm currently using SDK version v13.0.15.2, I know there's a more recent version, so I'm suspecting it's API related.

Many thanks Austin.

qitia commented 1 year ago

AFAIK, there is no change related to OAuth flow recently. Do you still repro the issue? You can reach out to the support team for help on this: adpodapi@microsoft.com

roed commented 9 months ago

Perhaps this is related to https://github.com/BingAds/BingAds-PHP-SDK/pull/162?