Hello i am trying to create account using SDK and when i add phone and prefs give me error .
What's the error and what version of the SDK are you using?
I can't use phone and prefs Version SDK is 1.3
Please share the exact error.
Also, I'm asking for the version of the Appwrite flutter SDK, not Appwrite
Sorry ^8.1.0 Here is exact error
Those parameters aren't available for that method
Yes, this is the one I copied from the docs
Where?
And properties have phone
What?
Is this what's returned by the API?
That doesn't mean it's input parameters for the api
this is SDK not api
The SDK calls the API....
The function doesn't have that parameter so you can't pass it
Recommended threads
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...