Héctor Urbina

Results 3 comments of Héctor Urbina
trafficstars

I executed the [CodeGenerator](https://github.com/facebook/facebook-business-sdk-codegen) against v14 and got the following changes: ``` $ git status On branch main Your branch is up to date with 'origin/main'. Changes not staged for...

Hi @pantsel, do you plan to merge this PR?

I was in similar situation and needed to have programmatic access to the error for good handling. The solution for OP's question could be something like: ```python import zeep history...