consider Http Status codes OK and Created when waiting for long running operations due to a change in the Api Management Rest API - #640
Conversation
… due to a change in the Api Management Rest API
|
David Schneiderbauer (@daviian) - I'm concerned about infinite loops with this code. |
…response status is either OK or Created
|
I've added the check as requested. There is a similar check in |
|
Looks good, thanks! |
|
Thanks David Schneiderbauer (@daviian) for your contributions and making apiops better for the community! |
|
Unfortunately we still see this issue in version Anyone else? |
|
Emil Karlsson (@e-karlsson) Sorry can't help out, for me everything works now as expected. |

resolves #513
A change in the recent preview version 2023-09-01-preview removed the http Status Code 'Accepted' and now uses 'OK' or 'Created' in a similar fashion as 'Accepted' before.