Use newman with Async Api .NET

I have a problem with newman
I have async API (POST) in .NET that i have tested with Postman and all works fine
My problem is that when i try to test it with newman when I send the request i get always an 405
With no async API (POST) in .NET instead all works fine.
I ask if any other had the same problem and how does he solve this problem?
Many thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.