{
"type": "introspectionResponse",
"resultCode": "A064302",
"resultMessage":
"[A064302] The access token does not cover the required scope **'email'.",** "action": "FORBIDDEN",
"clientId": ...,
"expiresAt": ...,
"responseContent":
"Bearer error=\"insufficient_scope\",
error_description=\"[A064302] The access token does not cover
the required scope **'email'.\",** error_uri=\"https://docs.authlete.com/#A064302\",
scope=\"openid email\"",
"scopes": [
"openid",
"profile",
"payment"
],
"subject": "testuser01",
...
}