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
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...