Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,144 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to generate a performance report from Microsoft Ads through an API call. I am following Microsoft Learn Authentication with OAuth documentation. I have created an app, requested the user consent, and got the access and refresh token successfully. But when I tried to get to the performance report, I am getting "bingads.exceptions.OAuthTokenRequestException Error"
I have used the python code to generate reports from Python code to request and download Microsoft Advertising report using Microsoft Advertising API