? What would you like to name your function? shorebird ? What ID would you like to have for your function? shorebird ? What runtime would you like to use? Dart (dart-2.17) ✗ Error Server Error
What version of Appwrite and what version of the CLI?
Are you self hosting or on Appwrite cloud?
I found the problem, I use cloud, appwrite cli version 4.1.0. The reason is that the method name already exists, but it doesn't prompt me, it just says that the server is wrong. You need to improve this.
Hmm yes I think I see what you mean...would you please create a GitHub issue for this?
ok
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...