An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Arturo Sevilla After investigating the issue, we found there is a bug in importing Python V2 Functions. The issue is that when using the durable_client_input decorator, durableClient binding type was added first and since there is no method defined for this binding type, POST was assumed.
Our product team has created a bug internally to address this issue and current ETA is by the end of Jan (subject to change on other factors). Meanwhile, as a workaround, you can change operation's method from POST to GET in the APIM. I understand this is not ideal solution and sorry for the inconvenience caused by this issue.
I hope this helps and let me know if you have any questions.
If you found the answer to your question helpful, please take a moment to mark it as Yes for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.