kaider2023Original post
Flutter Developer
Hi, i'm new to Appwrite integration with flutter, i succesfully configured my appwrite in cloud console, but in my flutter app i keep getting this
" AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401)" this error, How can i fix that?
Summary
Developer experiencing authorization issue (401 error) with Appwrite integration in Flutter app. Solution: Ensure proper permissions for user in Appwrite console to fix the error.