calling "/api/v2/system/crls" leads the result with Code 500 and the following body:
{
"code": 500,
"status": "internal server error",
"response_id": "INTEGER_FIELD_WITH_NON_INTEGER_INTERNAL_VALUE",
"message": "Cannot parse IntegerField reason from internal because its internal value is not a numeric value. Consider changing this field to a StringField.",
"data": []
}
Given the firewall is working as expected, i would assume the Data Type in the Api is too restrictive or strict. If more details about the given crls are needed, let me know what details and i get them supplied asap.
This is unfortunally a blocking issue on our side, if there is anything we can do to get to a Resolution or workaround, please let us know here.