API managment test UI gives a misleading error message when invoking long-running backend api calls that takes more than 1 min.
API managment testing UI throws "Could not complete your request. Please try again" while testing with Post man returns OK.
Two options:
1. Make it clear why it stops and what alternatives developers have in the error message. For example, it may says that you may try to run Postman to run your long-running api call.
- Provide the option in testing UI to override the default and allows the developer to run long-running api calls.
Attached is the screenshot I captured.
1
vote
