-
Reference: https://bugzilla.redhat.com/show_bug.cgi?id=978696#c19
Is there a way to avoid suds altogether? I just had an incident of cache-poisoning with 100GB+ of *.px files in /tmp/suds/ director…
-
When installing this package, the suds-jurko package is a dependency.
That (6 year old) package tries to use the `use_2to3` flag for Setuptools, which no longer works as of Setuptools version 58..0…
-
It looks like the Bing Ads API is going to be requiring MFA on August 1st. To support this, there needs to be a change from `ads.manage` to `msads.manage`
See: https://docs.microsoft.com/en-us/adv…
-
Hi. Sometimes I catch errors:
- ConnectionResetError: [Errno 104] Connection reset by peer
- OSError: [Errno 0] Error
I use general code for auth from SDK example, and sometimes at auth I catch t…
-
Hi @eric-urban
I am trying to figure out how to run authentication in a serverless environment.
I am working with Reports, and pulling out campaign stats.
The bing SDK code works fine with O…
-
When I try running the BingAdsConsoleApp using our Tenant and ClientId, we receive the below error message.
We are unsure what to change to recognize scope: https://ads.microsoft.com
https://logi…
-
My company just upgraded to version 13.0.10 of the .NET SDK and we started getting an _**incredible**_ amount of production issues. After several days of research on our own code, I believe we've foun…
-
Is it possible to download the report from Bing Ads API as an in-memory object WITHOUT loading it locally as a file? I would be grateful if the code snipper will be in Python.
The link from the do…
-
Bing campaigns seem to have broken in commit [a37638c35a27b7e51e96162dab554d4814c819c2](https://github.com/tmarois/laravel-ads-sdk/commit/a37638c35a27b7e51e96162dab554d4814c819c2#diff-ae249aca354642f5…
-
Hi there,
That seems a bad practice to create a new HttpClient every time as stated in [https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=netframework-4.7.2#remarks](https…