model for my api
service for my api
demo api and model
Error in terminal Error: XMLHttpRequest error.
@Core @Moderator
Please don't tag core or moderator support since it can be very disruptive. It's best to wait for a reply
How is this related to Appwrite?
I am very sorry for pinging
It is related to flutter. As I selected that tag.
Since this is an Appwrite (https://appwrite.io/) discord server, for general flutter questions, you might find more help in a Flutter discord server (https://flutter.dev/community#community-grid).
looking at this, though, I can't even tell if your API is set up properly
I copied that from Google. And it worked fine
Lemme ask there too
Thanks for the info
[CLOSED] Unable to fetch data from json api (but working with demo)
yo
not closed
Unable to fetch data from json api (but working with demo)
I'm closing this because it would be best to get help elsewhere since this is an Appwrite discord server and your question is unrelated to Appwrite
I highly suggest you look online for tutorials on how to build a rest API using Dart
ok
[CLOSED] Unable to fetch data from json api (but working with demo)
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- 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...