{ "error": { "root_cause": [ { "type": "security_exception", "reason": "error attempting to authenticate request", "header": { "WWW-Authenticate": "Basic realm=\"security\" charset=\"UTF-8\"" } } ], "type": "security_exception", "reason": "error attempting to authenticate request", "caused_by": { "type": "runtime_exception", "reason": "Invalid JWT. Either expired or not yet valid. Invalid token audience. Provided value [b81f5f82-c219-7e7cf93acddd]does not match neither client-id nor AppIdUri.", "caused_by": { "type": "bad_j_w_t_exception", "reason": "Invalid token audience. Provided value [b81f5f82-c219-7e7cf93acddd]does not match neither client-id nor AppIdUri." } }, "header": { "WWW-Authenticate": "Basic realm=\"security\" charset=\"UTF-8\"" } }, "status": 401 }