amazon-archives / amazon-cognito-identity-js

Amazon Cognito Identity SDK for JavaScript
Other
984 stars 454 forks source link

InvalidAction: The action or operation requested is invalid. Verify that the action is typed correctly. #674

Closed Ashirogi-Muto closed 6 years ago

Ashirogi-Muto commented 6 years ago

I am using Cognito Identity Service to create and list all the user client apps. But I am getting this response in the callback. I searched a lot for the context for this error but couldn't find one. I have a locally installed DynamoDB to which I am storing the Client App data.