You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
invalid character '<' looking for beginning of value
{
"exp": 0,
"user_name": "",
"authorities": null,
"client_id": "",
"scope": null
}
i can validate the received token myself and use it for other functions like Userinfo just fine, only the validation function seems to have a problem.
i am using the following settings:
Hi, im sorry to not be able to give more information but i found a strange error:
when using:
i get the following output:
i can validate the received token myself and use it for other functions like Userinfo just fine, only the validation function seems to have a problem.
i am using the following settings:
while trying to find why this happens, i checked the wow dev documentation, they say:
The text was updated successfully, but these errors were encountered: