amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

associateSoftwareToken failed #137

Closed makulis closed 6 years ago

makulis commented 6 years ago

cognitoUser.associateSoftwareToken fails with the following error:

associateSoftwareToken failed {code: "NotAuthorizedException", name: "NotAuthorizedException", message: "Invalid Access Token"} code: "NotAuthorizedException" message: "Invalid Access Token" name:"NotAuthorizedException"

Does anyone have an idea what could be the issue?