
Hi anyone tried using MSG91 for phone authentication. it seems flow id option is no more available in MSG91 instead there's a template id. Could someone please help me to understand

did you try using your template ID in place of flow ID?

I'm a little confused because there are 2 API docs and 1 has template_id and the other has flow_id:

yes, I tried using template ID but didn't work the flow id api doc seems outdated as when I checked with msg91 support they referred template ID doc

very confusing...we may need to update the integration then
Recommended threads
- Unable to read session cookie
Hi, when I am hitting Appwrite **/account** API. I am getting the user account details as expected in the response. However, with that API, Appwrite also adds a...
- Database error
My code: await databases.createDocument( process.env.APPWRITE_DATABASE, process.env.APPWRITE_COLLECTION_USER, data.userId, ...
- No Headers
Hi I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being ...
