You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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: [email protected]
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.
The text was updated successfully, but these errors were encountered: