
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
- how many Teams can be created?
I am creating an app where I will let users create groups. This could mean there will be many groups created by user, to isolate those groups properly I am thin...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
