Hi there. I just released my game and after a day or so, users were unable to write to the database. I'm using Unity 5x, and I've tested on both Android and PC writing to a database. I've also tried creating a collection using AppHQ, however, I get the response 'Something Went Wrong'. I can edit current collections, but I cannot create new ones. Even if I delete a collection and try to add one after, I get the same error.
Thanks in advance for your help.
Edit: A few things I forgot to mention. I can create users just fine. When I go to add a collection to the database, I get 'Unauthorized access' with error code 1401, however, authentication, etc. works just fine. I assume the problem is on your side because my app was unedited since release.