Skip to content

Unknown type "AuthChallengeInput" #12

Open
@kf106

Description

@kf106

I'm getting an error in the client, "Error @oneclickdapp/ethereum-auth login(): Error: Couldn't get auth challenge from your server. See above error for more details" which I presume is because of the following error on the server:

api | 12:08:58 🚨 graphql-server Unknown type "AuthChallengeInput".
api | 12:08:58 🚨 graphql-server Cannot query field "authChallenge" on type "Mutation".

I can see that ethereumAuth.js is supposed to provide the challenge, but I'm guessing something isn't updated in the gql types, or isn't set up properly, when following the README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions