raf4723
08/29/2023, 4:25 PM{
"message": "invalid claim",
"claimValidationErrors": [
{
"id": "st-ev",
"reason": {
"message": "wrong value",
"expectedValue": true,
"actualValue": false
}
}
]
}
Both envs are running v4.6 btw. Could this be a versioning issue between the client and backend?