Hey I am developeing a full stack Blog app with the help of appwrite as a backend with Next.js. Now here is the thing, when i created a login/signup methods using appwrite it is giving me some errors which I am not able to detect, where is it coming from. Can someone help me with this?
I m also doing NextJs project with Appwrite and I m stuck in the proccess of the authentication for long time
Where's the code where you initialized account?
Please create a separate <#1072905050399191082> post
here you go sir!
we can talk in DM if you need some help from my side. I'm also stuck in auth part, let's see, If I can figure it out
What is your appwrite and SDK version?
It's generally best to keep conversation (especially support) in the server. That way, others can also see and benefit from it.
I solved it! Actually there was an error in initializing the account. Also the way I was passing environment variable. Now its fixed
It would probably be helpful if you could explain here what the issue was and what you did to solve it, to help anyone else who comes across this post in the future
If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
Recommended threads
- createCollection Deprecated
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...