Open austinkregel opened 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
Perhaps this is related to https://github.com/BingAds/BingAds-PHP-SDK/pull/162?
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.