Getting 401 Unauthorized when trying to raise an attestation api #800
Unanswered
YoginiTayade
asked this question in
Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@srprasanna @snehal0904 @coolbung
when I am trying to raise an attestation using /send endpoint it is giving 401 Unauthorized as status and in the terminal logs it is giving
ERROR o.k.a.rotation.AdapterTokenVerifier:123 - Didn't find publicKey for kid
the request body ->
{
"entityName": "TeacherV5",
"entityId": "1-67b778ae-9885-44ae-9145-854bbbff4167",
"name": "studentTeacherAttest"
}
http://localhost:8081/api/v1/send
Beta Was this translation helpful? Give feedback.
All reactions