Dear Community,
I try to use the abovementioned connector and API and it works almost fine.
The problem is at the GetDocumentsStatus endpoint. There is a progress value, which is type of float. Somehow the connector runs on error, because it is expecting an Integer value. I have made other requests and can confirm that the value could be for example 0.1. Now because of this, I can't run my flow without error.
Do you have any idea or how I could avoid this until it is fixed? It is working fine with 0 and 1 value set.

Thanks!