Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

SerializationException when Cognito & Amplify used in web #50

Open
rcoundon opened this issue Sep 3, 2021 · 0 comments
Open

SerializationException when Cognito & Amplify used in web #50

rcoundon opened this issue Sep 3, 2021 · 0 comments

Comments

@rcoundon
Copy link

rcoundon commented Sep 3, 2021

We're using Amplify to submit login credentials to Cognito and we're seeing some errors.

When epsagon web is enabled we see the login request to:
https://cognito-identity.us-west-1.amazonaws.com fail with HTTP 400

In the console we see:
zone.js:372 Uncaught (in promise) SerializationException: SerializationException

We have tried setting:
urlPatternsToIgnore: ['.*cognito-identity.*', '.*cognito-idp.*'],

@epsagon/web: 1.3.1

Edit
This is using the aws-amplify library v4.2.6 and the errors are client side (browser console)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant