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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...