busy-yacht-34077
06/27/2023, 6:58 AM{
"allow_any_subject": true,
"expires_at": "2033-06-23T18:58:33.762Z",
"issuer": "<https://our.issuer.com>",
"scope": [
"openid",
"offline_access"
],
"jwk": {
"kid": "00df2246-9777-41f9-ab9c-431dcc8ab725",
"alg": "ES256K",
"use": "sig",
"kty": "EC",
"crv": "secp256k1",
"x": "TfERtUKAHBuDGOg2j_Yub1SSQsrCyzZvnsSzkhRwmME",
"y": "ACoPiVdJpBKQ6nVylA6TBGw7mkwXR7bFtWqJ2iCVtW8"
}
}
And response that we get along with InternalServerError :
{
"error": "error",
"error_description": "The error is unrecognizable"
}
Previously we successfully created trusted relationships using the same process.
Can anyone help find the reason for this error?busy-yacht-34077
06/27/2023, 3:05 PMfast-lunch-54279
busy-yacht-34077
06/27/2023, 3:07 PMfast-lunch-54279
fast-lunch-54279
busy-yacht-34077
06/27/2023, 5:00 PMfast-lunch-54279