getting this exception while appstart - Exception has occurred. ArgumentError (Invalid argument(s): No host specified in URI file:///)
TL;DR
User is experiencing an "ArgumentError" while trying to initialize Appwrite. The error message states that there is an invalid host specified in the URI file:///s. User is seeking more context and detail for further assistance. Solution: Check the URI to ensure a valid host is specified.How you initialized Appwrite?
Would you please provide more context and detail? This is very little to go on
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Issue Related to Presence
```PresenceService: upsert error – AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401) ...
- iOS Auth - Apple OAuth not working.
when i use the prod app, the apple auth on ios is not working, it shows me: missing redirect url. however the debug version, connected to another project is wor...