Open ViRaL95 opened 4 years ago
I was able to reproduce it, but it is inconsistent. Every few times I run the program I get the error in the same place. Even though the stacktrace doesnt provide anything the reason I know its failing within the code sample is because of logging
Hi, I am having a same issue. Any suggestion on how to resolve it?
Here is my code:
I am getting the following error:
The stacktrace doesnt point to an error within my code but points to urllib3. Is this an issue with twitter-python-ads-sdk integrating with urllib3? I was not able to reproduce the issue