Rank 2: Process
I developed a sign-up page using Next.js, but I'm facing an issue where the application is not properly connected with Appwrite, resulting in an error.
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 2: Process
I developed a sign-up page using Next.js, but I'm facing an issue where the application is not properly connected with Appwrite, resulting in an error.
This looks like a front end problem...like your form values aren't being passed to the API call.
Rank 2: Process
Pls what do I do
let's verify the problem. can you check the network tab instead of hte console tab? You should fine the network request for creating the email session. Look at the payload to see what data is actually being sent to Appwrite
Rank 2: Process
Okay
Rank 2: Process
Rank 2: Process
please where is d payload
Rank 2: Process
have gotten it
so you solved our problem?
Rank 2: Process
Yes, thanks
[SOLVED] App not connecting