There is a systemic bug in the generated asynchronous operation methods, likely originating from the AutoRest Python templates. When an async method like ContainerClient.list_blobs(max_results=...) is ...
I Have the exact same problem. When transferring, in your case, it's passing "parameters". In my case it as passing "query" and sometimes "questions" I've solved this by explicitly mentioning not to ...