Steven Nguyen
Steven Nguyen
@M23jJohn, thanks for creating this issue! 🙏🏼 You will probably need to import `InputFile` from `node-appwrite/file` and use one of the methods from [there](https://github.com/appwrite/sdk-for-node/blob/71458164ff10bd60d16dad3d5be9369d5f72569a/src/inputFile.ts#L5-L23). If you're still having trouble, it...
@lcy101u, thanks for creating this issue! 🙏🏼 Did you [set up domain authentication](https://www.twilio.com/docs/sendgrid/ui/account-and-settings/how-to-set-up-domain-authentication) or [verify the sender](https://www.twilio.com/docs/sendgrid/ui/sending-email/sender-verification)? Besides that, make sure to check your spam folder to make sure it's...
@maxselladvisor, thanks for creating this issue! 🙏🏼 Perhaps [this](https://appwrite.io/integrations/oauth-google) guide will be helpful for you. Otherwise, if you're asking about verification on the Google side, we won't be able to...
@salmansheri, thanks for raising this issue! 🙏🏼 Some questions: 1. Are you using Next.js? Next.js does some caching so maybe the data is being cached. 2. Would you please log...
This PR was to test the code scanning. As such, it is no longer needed and can be closed.
@develocode777, thanks for creating this issue! 🙏🏼 It looks like this occurs when a user with a phone number has logged in and tries to create a new account. Let...
When you delete a user, everything associated with the user (e.g. Identities, targets, etc) is deleted in a background job. The background job may take some time to process depending...
Sorry, what do you mean? What's the use-case?
Would you please provide details including your project ID, database ID, collection ID, and how many documents you had?
@DankMemeGuy thanks for the suggestion. For now, I would suggest creating an Appwrite Function that would create 1 zip file with all of the files.