
How can I use post method with dio directly in flutter ? I use direct link but that give me 501 code 😦 and How can I set project id to my request ? you can see from Picture

Refer to the rest API docs and examples for how to manually make API calls:
https://appwrite.io/docs/rest https://appwrite.io/docs/client/account?sdk=rest-default

( SOLVED ) Dio Link ( direct request )

Thanks a lot ❤️

[SOLVED] Dio Link ( direct request )
Recommended threads
- Google & Apple OAuth2 not working in App...
Two days ago, the OAuth2-based login/signup was working as expected. Today, when I try to log in with an existing user using Apple OAuth2, it shows the message ...
- Streaming a video in flutter
I’m trying to stream a video from storage using the file url but i am not sure what headers exactly to pass in the GET /view request. In the documentation i see...
- Dart Angel 3 ORM- Create Tables in Mysql...
Hello, I am working with dart Angel 3 object relational model and Mysql 8.0.32. I wander if someone had successed to pass foreign keys in tables. I can run migr...
