
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
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
