
Why i cannot access to account on Appwrite. I configued endpoint and project_id same as Website Appwrite. Pls help me resolve this. when i click sign up, it will call this service

Can you share the response you get from the request?

After lunch, it have worked =))). Many thanks

So is it working for you now?

question, it seems you're using "unique()" as if it was a string variable?

how would that work?

Hey,
it's the alternative of using ID.unique()


oh i see!

good to know :D

ty

it is working now

Cool. Will mark this as solved now. Feel free to open the thread again, if you encounter the same error.

[SOLVED] 403 status code when use account.create api

@Haimantika excuse me, I have same issue in the last, help me pls
Recommended threads
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
