Skip to content

React Admin Amplify not being able to authenticate nor load content.  #71

@carlosbvz

Description

@carlosbvz

Hi,

I am trying to get this tool working with my Amplify instance, but I am having the following error:

"next-dev.js?3515:25 [ERROR] 54:58.499 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 https://aws-amplify.github.io/docs/js/authentication#amplify-project-setup for more information

        2. This could also be caused by multiple conflicting versions of amplify packages, see (https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js) for help upgrading Amplify packages."

does it has to do with the line in your documentation:
"You will need the configuration file aws-exports.js of your Amplify backend, so that react-admin can connect to your API." ?

I am using nextjs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions