Hi,
On new fresh delploy of cat Tracker web app, and asset tracker v2 aws without code change (i had a working version a week ago)
Now i have authentication error message when creating new account.
next is the message in chrome dev console :
ConsoleLogger.ts:91 [ERROR] 15:00.154 AuthError -
Error: Amplify has not been configured correctly.
The configuration object is missing required auth properties.
This error is typically caused by one of the following scenarios:
1. Did you run `amplify push` after adding auth via `amplify add auth`?
See aws-amplify.github.io/.../authentication for more information
2. This could also be caused by multiple conflicting versions of amplify packages, see (docs.amplify.aws/.../js) for help upgrading Amplify packages
i'm not a web dev specialiste so i can not go further.
Thanks for your feedback.