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
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted
- Having issues with Goggle Authentication...
My google auth is not redirecting me to my failureurl. I think it might be a session issue because it's working in my laptop but when I try it in another laptop...
- I'm getting error Invalid `url` param: I...
``` 2025-10-26T12:52:02.292Z [error] AppwriteException: Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your pr...