xmaniaxz
Hi, i tried logging in to the webpage. but it says i dont have an account. but when i try to make one it says the email is already in use.
any help would be appreciated.
TL;DR
Issue: Developer is unable to log in using their Github account. They receive an error message stating they do not have an account, but when attempting to create a new account, they receive a message that the email is already in use.
Solution: It seems like there may be an issue with account verification or synchronization between the website and Github. The developer should reach out to the website's support team for assistance in resolving the issue and verifying their existing account. xmaniaxz
When i try to log in with Github:
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...