
I am using dart_appwrite in my Flutter app. I have a function that uploads an image to my storage. It works fine on other targeted platforms except my Mac OS.
This is the error I get:
AppwriteException: ClientException with SocketException: Connection failed (OS Error: Operation not permitted, errno = 1), address = cloud.appwrite.io, port = 443, uri=https://cloud.appwrite.io/v1/storage/buckets/65399950e69c69a3d059/files (0)
Please I need help on knowing what the problem is and how to solve it. Thanks

i hope you're not putting the api key into that app 👀
Maybe there's a plist or something that needs to be updated to grant the app network access

I am. Tbh, I really don't care. It's just a small app. I'm not worried about all that

About the info.plist... I don't know if there is

This helped. Thank you. Wouldn't have figured it out that quickly. Turns out not really an Appwrite problem.

Recommended threads
- 502 gateway error on downloading files t...
Appwrite Cloud. App blocked can't demo to client. Potential loss of client and 10,000$ payment
- OAuth2 with IPhone When users enables "H...
I am using Appwrite OAuth2 to authenticate users in my app (Flutter) Normally, I am using the user's email for the authentication, when he first registers , and...
- Still showing this after complete my pay...
This project is in readonly mode. Please contact the organization admin for details.
