Web Developer
my name is Nico and I am new to development, nevertheless I will try my best to make this as streamlines as possible.
Important to know is that i use the same code for "likes", and "events", "bars", "groups". It still works for "likes" but the program stopped working since the update on 30th april for the other 3 cases. I will post the segments to "likes" and "events" below so one can see that there are no differences.
I followed this tutorial to get the baseline of my code. https://www.youtube.com/watch?v=_W3R2VwRyF4&t=6611s
-
Project ID: 65a033873cf893718c5e
-
Error 1: "PATCH https://cloud.appwrite.io/v1/databases/65a0475331c0192aa8ed/collections/65ab8d3ff190c144ff4f/documents/65ad6c02b5ec448e65e5 400 (Bad Request)"
followed by
Error 2: "AppwriteException: Invalid relationship value. Must be either an array of documents or document IDs, NULL given."
- The error points to the following segments:
"api.ts / querriesAndMutations.ts / eventStats.ts
Thanks in advance for your help. Me and my team are really struggeling to find the issue. Since it was once working and "likes" is still working it makes it even more strange...