Altru Analysis Endpoints Returning 400/404

Have the analysis endpoints changed? I don't see any mention of any changes since January but both these end points have started returning 400/404 for parameters that previously worked:

Example response:

{
"type": "urn:blackbaud:general-translation-error",
"title": "One or more validation errors occurred.",
"status": 400,
"detail": "One or more errors occurred. (The HTTP status code of the response was not expected (404).\\n\\nStatus: 404\\nResponse: \\n{\\"type\\":\\"urn:blackbaud:resource-not-found\\",\\"title\\":\\"The requested resource could not be found.\\",\\"status\\":404,\\"detail\\":\\"Configuration with operation ID ListAdHocQueryEntries could not be found\\",\\"trace_id\\":\\"53f034c92299400384a51e67c68f9aed\\",\\"span_id\\":\\"ffa2fe0ec8045ac6\\"})",
"trace_id": "53f034c92299400384a51e67c68f9aed",
"span_id": "eb5bf09ded1e48cf"
}

Comments

  • Update: 4 days later and those endpoints have started returning 200 responses again ?‍♂️