
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: AppwriteException: general_argument_invalid, Param "email" is not optional. (400)
E/flutter ( 4892): #0 ClientMixin.prepareResponse (package:appwrite/src/client_mixin.dart:90:9) final token = await account.createPhoneToken(
userId: ID.unique(),
phone: phone
);
print(token);
createPhoneToken() method why email ? #2 updatePhoneSession is outdated ? any option to replace
Recommended threads
- HELP!! Can't Integrate Appwrite Function...
SO, I am new to Appwrite and I am not able to understand how to connect Appwrite Functions to my next js project. I have tried asking Gemini but it doesn't seem...
- Token Not Working for Storage
Hi All. I just started using AppWrite with Android (`kotlin`) and I am having some issues getting the JWT token to allow my user to pull down image from Storage...
- createPhoneToken() new method email requ...
**Hello beautiful people!** It’s been a while — I retired at 27, but now I’m back! 😊 I’m running into an issue with Appwrite in Flutter. I used an older versi...
