#GitHub - Permify/permify-node: Permify c...

1 messages · Page 1 of 1 (latest)

mortal quiver
#

Hi @slate blaze, ERROR_CODE_SCHEMA_NOT_FOUND generally related with either: Broken access check request (typically wrong parameters, inconsistent model, etc) or non configured schema. Could you send me the model you have?

#

Also which Permfiy version are you using ?

slate blaze
#

I fixed it. My mistake.... Тhe problem was that I was passing the entity types in tuples with uppercase letters, and they are defined with lowercase letters in the schema. 🫣

mortal quiver
#

Great to hear you solved it! We're improving our error logs for these cases so that it notify you its related with schema typo.