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
- Dart runtime functions are timing out an...
My appwrite function is not executing at all and showing the error in error logs: I tried redeploying. Still no luck. I have set the function to ise maximum re...
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...
- Am getting "The current user has been bl...
Was working on my app FLUTTER WEB APP, and suddenly, I have been blocked.... What can I do ? When I try to sign in to the console, I get "The current user has ...