在我的应用程序中集成 okta 身份验证时出现以下错误。
\n\nOAuthError\n{\n name: \xe2\x80\x9cOAuthError\xe2\x80\x9d,\n message: \xe2\x80\x9cThe \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated.\xe2\x80\x9d,\n errorCode: \xe2\x80\x9cserver_error\xe2\x80\x9d,\n errorSummary: \xe2\x80\x9cThe \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated.\xe2\x80\x9d}\n errorCode:"server_error"\n errorSummary:"The \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated."\n message:"The \xe2\x80\x98{0}\xe2\x80\x99 system claim could not be evaluated." \n name:\xe2\x80\x9cOAuthError\xe2\x80\x9d\n}\nRun Code Online (Sandbox Code Playgroud)\n\n请帮我。
\n