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
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...