Getting error trying to create documents, because attributes are still processing for more than 2 hours...
Hello. The team is working to solve this
Okay Anticipating
Haven't been able to fetch data or create document.
You're not able to create an attribute?
Or create document? Or both things?
The goal is to create a document But I've not been able to create attributes
@D5
We may have had to kill these jobs...can you recreate your collection?
Okay
I appreciate you
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...