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
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...