-
**Hi,
I am following one of examples to pull a report. Code is here: https://github.com/BingAds/BingAds-Python-SDK/blob/master/examples/v13/report_requests.py.
I was successfully pulling a repor…
-
Hello:
When attempting to use the sandbox setup and all default code I am receiving a 500 error after logging in and receiving the URL to post back to the terminal. Any idea what this might be from…
-
Hi,
Does Library example for oAuth2callback.php is supported for Microsoft identity platform endpoint?
Please suggest PHP documentation for same.
How I can use prompt=login with MSIdentityV2 …
-
Hi there,
see https://github.com/BingAds/BingAds-PHP-SDK/blob/ad4f5881df7e171115fb2444b87ce562f76b81ba/src/Auth/UriOAuthService.php#L14
Using it ends up in a url like this: `https://login.micros…
-
The report download url generated via report request is a publicly accessible url. This data should not be available to any machine other than that which has requested the report...
To reproduce, f…
-
I use the BingAds Python SDK already for some time with a multi tenant app and it was working fine.
But then i had to switch to a single tenant app so I have a registered app that has 'supported ac…
-
For example:
I want to call the reporting service with the saved the OAuthToken from local file.
-
I'm trying to read data from ADL Gen 1. I've tried to set the configuration in SparkConf:
_sparkConf.Set("fs.adl.oauth2.access.token.provider.type", "ClientCredential");
…
-
Bing Ads API version 12 sunset as of October 31, 2019. But still available since today when we received the following error:
Code = "303"
Details = None
…
-
when I run the function eg: getCampaignReport for bing, I get the error like
>
Invalid client data. Check the SOAP fault details for more information
--
I tracked the error, but I found…