matwerber1 / aws-amplify-react-toolkit

An Amplify+React project that contains some "widgets" to demo/experiment with AWS.
11 stars 3 forks source link

authError #6

Open vnfmsqkek3 opened 11 months ago

vnfmsqkek3 commented 11 months ago

Hi. I'm trying for this project. But it dosen't work. cause auth error. How can i solve this problem?

[ERROR] 03:51.255 AuthError - 
            Error: Amplify has not been configured correctly. 
            The configuration object is missing required auth properties. 
            Did you run `amplify push` after adding auth via `amplify add auth`?
            See https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information