[quote="KS-Soft"]Too old.
You need 11.96 or newer
Regards
Alex[/quote]
Would using a script that calls the Invoke-RestMethod cmdlet be a viable workaround?
Thank you.
Search found 3 matches
- Tue Mar 31, 2020 11:57 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTP request action: some verbs 2xx, others 401
- Replies: 5
- Views: 13374
- Tue Mar 31, 2020 11:45 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTP request action: some verbs 2xx, others 401
- Replies: 5
- Views: 13374
- Tue Mar 31, 2020 10:18 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTP request action: some verbs 2xx, others 401
- Replies: 5
- Views: 13374
HTTP request action: some verbs 2xx, others 401
I am trying to use an HTTP request in an action profile to update components on our Statuspage. The request Statuspage asks for looks like this: PUT /v1/pages/{pageId}/components/{componentId} HTTP/1.1 Host: api.statuspage.io Authorization: {apiKey} Content-Type: application/json { "component&q...