I am trying to implement a server action to create a user on appwrite in nextjs 14 but it is throwing "TypeError: e._formData.get is not a function" error , however if i do a simple console.log in the server action it is working fine. Is the error on my end or are server actions not supported yet?
Can you show us your code to know what are you doing? are you using the node SDK or Web SDK?
this is the server action function. I am passing the email, password and name from the signup form when the submit button is clicked
One thing I just noticed is that for the first time after running the website, it works correctly but after that, it throws the error. Please see the video
Recommended threads
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Issue related to index
Why it is showing this error?
- Appwrite Functions not executing with a ...
I have multiple functions running with a CRON Job however, they all stopped executing around 35 mins ago from this post. Project ID:6a4a03920012bede992d Region:...