nhost / hasura-auth

Authentication for Hasura.
https://nhost.io
MIT License
376 stars 111 forks source link

i use react nhost hook function useChangeEmail. in some cases it returns an error THE REQUEST PAYLOAD IS INCORRECT. in which case it occurs ? #421

Closed yadudev closed 10 months ago

yadudev commented 10 months ago

i use react nhost hook function useChangeEmail. in some cases it returns an error THE REQUEST PAYLOAD IS INCORRECT. in which case it occurs ? i used the code described below const { changeEmail } = useChangeEmail();

const handleChangeEmail = async () => { await changeEmail('yadu.mgu@gmail.com'); };

dbarrosop commented 10 months ago

Closing as duplicate https://github.com/nhost/nhost/issues/2300

Please, keep conversations in one place instead of opening the same issue on multiple repos. Otherwise the conversation gets messy and it's hard to follow. Thanks!

yadudev commented 10 months ago

i did not get solution for the same. let me enable this query