I tried searching but didn't find this. I am using flask for my Frontend using templates. I have all the server side stuff working fine, I can create accounts and logins work great.
I am trying to push an email verification via the server side and i get the error:
Error: Could not send verification email: Invalid url param: Invalid URI. Register your new client (127.0.0.1) as a new Web platform on your project console dashboard
This is most likely because I am not "connected" on the connections page. However, for plain HTML (i'm not a JS dev or frontend dev by ANY means lol) I apparently have to run NPM? How do you get around this requirement? I don't need it, I'm just using a little JS here and there (bootstrap / popper etc) as needed. I don't need node / npm right?
I want to purchase this but need a POC before I pull the trigger. Everything else looks great, solid work!
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Unable to change auth email "preview" me...
Unfortunately I have not been able to change the initial sentence in the auth emails with custom smtp added in Appwrite. They are not included in the editable t...