I have made a cloud function in appwrite which verifies a user's email address. The function endpoint is like <GIBBERISH>.fra.appwrite.run.
Now, when I make a createVerification request with this redirectURI, it says:
[AppwriteException: Invalid url param: URL host must be one of: localhost, appwrite.io, *.appwrite.io, fra.cloud.appwrite.io]
I am using React Native SDK.
Add that url as a web platform in cloud
This should work
I did. now i follow these steps as well?
No need
Just try verifying now
still the same error
Weird. This worked for me.... Try adding the /verify to the url in the cloud....if this still does not work i will check in my project and ping you
okk
Recommended threads
- cant resume project
Invalid console fingerprint event i try man time
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...