Steven Nguyen
Steven Nguyen
@AmitSutradhar001, thanks for raising this issue! 🙏🏼 If you were experiencing this on Appwrite Cloud, it's probably due to the incident that occurred. For the latest information on the status...
@ribhugautam, thanks for raising this issue! 🙏🏼 This is probably due to the incident that occurred. For the latest information on the status of Appwrite Cloud, check https://status.appwrite.online/. You can...
@ribhugautam, weird...I don't see any errors when calling list documents for project `65eea82ccfb0a49d1fe5` 🧐 That said, it looks like you're using an SDK meant for Appwrite 1.5, but Cloud is...
@Splinteer, thanks for creating this issue! 🙏🏼 Which SDK are you using? The [node SDK is required](https://appwrite.io/docs/products/auth/server-side-rendering#initialize-clients) for this.
@Splinteer, thanks for sharing your code. Would you please try to call createEmailPasswordSession() using the admin client instead of the session client?
@sam-morin, thanks for creating this issue! 🙏🏼 Let me try to reproduce this.
I was able to reproduce this and I noticed the HTTP request looked like: ```javascript fetch("https://localhost/users/65ee4097cd531eb02fa9/mfa/authenticators/totp", { "headers": { "accept": "*/*", "accept-language": "en-US,en-GB;q=0.9,en;q=0.8", "cache-control": "no-cache", "content-type": "application/json", "pragma": "no-cache", "sec-ch-ua":...
@DH-555, thanks for creating this issue! 🙏🏼 Looks like we got the MFA one, but missed the OTP login one. We'll get on it!
@jgentes, are you able to trigger one email and share a screenshot?
@third-eye-cyborg, thanks for creating this issue! 🙏🏼 It's best to use separate issues for each provider so that we can track it better. Feel free to create another one for...