harveyaptxOriginal post
Flutter Developer
Hello sir,
I hope you are doing well. I have an issue in my Dart code using appwrite.
I have the login session available, but I can't figure out how to send it with subsequent request to authorize the user. Didn't find anything that could help in the documentation.
Thanks in advance,
Alharith Haroon
Summary
- Developer is struggling with authorization in Dart code using Appwrite.
- Wants to know how to send API key with subsequent requests.
- No helpful information found in documentation.
Solution: Utilize the API key within the code to avoid creating a new session every time.