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.When i try to log in with Github:
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...