java.lang.RuntimeException: User has no permission to create entity

All of a sudden, we started getting this error on our project. We hit a milestone so we decided to start from scratch and test everything like we downloaded the app for the first time. So the datastore is empty at this point. Upon registering our first user, we get this error and the app crashes with the exception in the title. We also can’t go further into our app without logging in first, and we need a registered user for that. I have a screenshot of the error and our permissions in the backendless UI. Anything obviously wrong with what we are doing?

Update: It seems to be working now. We aren’t 100% sure what we did to fix it, but will report back if the problem persists. Thank you.