I'm currently migrating all of my POST request actions from WebEx Teams to Microsoft Teams.
I've already created 3-5 POST requests which are working.
Now when I go to create another one (doesn't matter which alert it is in) I keep getting the error "Failed to execute HTTP request".
I am following This guide from Solarwinds which has worked for the 3-5 I have already created. I am using the sample text body from that guide.
What doesn't make sense is if this new POST request is exactly the same as the previous 3-5 I have already created, why is it failing?
Support sent me This article which wasn't helpful.
I feel like this is an issue with the Orion server and not the action I'm trying to create. Is there a limit to how many POST request actions a Orion server can have?