Good day Great Devs, please I wanted to implement password recovery in my React Native Expo App, and this is the error I am receiving
Are you using appwrite cloud or running it locally (or self-hosting)?
Cloud
And are you passing the cloud.appwrite.io as the host url?
that is my setup
com.rimesbeat.FastHelp:// is not a valid url though?
i don't know how i will redirect user back to my app, so i read from ReactNative Expo docs, and i found that
Recommended threads
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...