Internal BingAds SDK exception has occured

Raneen Bsais 1 Reputation point
2021-08-25T10:26:54.377+00:00

Hi,
we using this version: microsoft.bingads-13.0.10.jar
I tried to create a service in bing ads, by using this code:

AuthorizationData authorizationData = new AuthorizationData();
authorizationData.setAuthentication(customOAuth);
authorizationData.setDeveloperToken(developerToken);
service = new ServiceClient<>(authorizationData, ICustomerManagementService.class);

but I get this error: Internal BingAds SDK exception has occured.
how we can resolve it??

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
9,090 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,683 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. IoTGirl 3,621 Reputation points Microsoft Employee Moderator
    2021-08-25T22:09:52.417+00:00

    Hi Raneen,

    To get assistance with Microsoft ads (Formerly Bing Ads) you should sign into their portal. See https://help.ads.microsoft.com/

    Sincerely, IoTGirl

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.