I started using the parse-server npm module.
It all starts fine, but when I try to make REST requests to create new objects in a new class, I get the following response:
{"code":107,"error":"schema is frozen, cannot add: AccountTest2"}
I tried this problem, but I almost see no results.
Thanks!
source share