
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
- Processing forever
Why is this processing forever?
- Migration to new region: not so good.
We attempted to do a migration to NYC... and things didn't go well. We followed the steps (exactly) as shown in the video, updated our app with the new endpoint...
- schedule functions not working
starting from 15:02 utc time my schedule function stops working. I was able to execute it using the GUI. The schedule is every 5 minutes and I can see a clock i...
