News

Python version: 3.8.3; Operating System: Win10 64bit.NET Runtime: 4.8; Details. Describe what you were trying to get done. In C# I have defined an interface with a method with an out parameter. I ...
Describe the Bug Extract method fails when parsing arguments with snake case jsonData = {'urls': urls, **params} request_data = { **jsonData, 'allowExternalLinks': ... [Bug] Python SDK extract method ...