"error": "invalid_grant"
Airel.J.35
Posts: 6 🌱
Hi, I'm trying to use lti 1.3 and I want to authenticate using
I created a new client id when i register my tool
However when I try to consume the service I receive an error:
{
"error": "invalid_grant", "error_description": "Error validating assertion: Unknown validation exception"
}
Do I have to do any extra config?
this is what my jwt looks like
Comments
-
Hi Airel, does this link help at all?
I might need some more details to help you out.