You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actuellement, le serveur retourne une 500 et on affiche rien à l'utilisateur :
Something wrong happened during: Adding acquintances => 500, Internal Server Error: {"errors":[{"message":"No user found with this email","locations":[{"line":2,"column":3}],"path":["addAcquintance"]}],"data":null}
askGraphQL @ graphQL.js:35
await in askGraphQL (async)
addAcquintance @ AcquintanceService.js:135
graphQL.js:37 Uncaught (in promise) Error: No user found with this email
at askGraphQL (graphQL.js:37:11)
at async AcquintanceAddForm.jsx:19:5
The text was updated successfully, but these errors were encountered:
Actuellement, le serveur retourne une 500 et on affiche rien à l'utilisateur :
The text was updated successfully, but these errors were encountered: