Skip to content
Back

Issue setting up url

  • 0
  • React Native
  • Sites
  • Cloud
IMONSP33D
2 Feb, 2026, 00:56

I'm trying to setup an email verification system in my auth flow. It hasn't worked out too well. I have my domain 'parlay.live' in the web domains in the AppWrite console. When calling the createVerification function: ⁨``` await withTimeout( account.createVerification('https://app.parlay.live/verify'), AUTH_TIMEOUT_MS, 'Verification email request timed out' );

TypeScript
I then get the following error:
[AUTH] Verification email failed to send: Invalid`url`param: Invalid URI. Register your new client (app.parlay.live) as a new Web platform on your project console dashboard

I have a CNAME DNS record pointing to app.parlay.live, and the parlay.live domain in the appwrite console. I'm not sure what else to do.
TL;DR
Developers are setting up an email verification system but are facing an error stating "Invalid URI" when calling the `createVerification` function. The solution is to register 'app.parlay.live' as a new Web platform on the project console dashboard.
IMONSP33D
2 Feb, 2026, 00:58

I should also add I have a SMTP server configured as well.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more