我正在使用Amplify js库进行Angular和登录,并且注册工作正常。但是登录后,我在控制台中收到此错误,希望您能为我提供帮助。
{"__type":"NotAuthorizedException","message":"Logins don't match. Please include at least one valid login for this identity or identity pool."}
我已经读过有关清除LocalStorage的信息,但这没有帮助。登录后,我什至收到用户对象,jwt令牌等。