So I'm getting this odd error with a POST API.
Execution failed with status 5000
NotAfter: Fri Jan 06 13:07:00 UTC 2023
{
"actionId":"63d4328510321b1d8e389d6e"
"requestedAt":1674852400.2463515
"body":""
"headers":[...]
"httpMethod":"POST"
"url":"https://computeportal.pliant.io/a/pc/prod/Administration/Locations/List_Locations?api_key=blahblahblah"
}
I like to triangulate, so I can confirm that the query works in Postman. I can also confirm that the datetime settings on the client and server are correct.