-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Please I need help:
I use Permify-node package
When call schema.list function with this data ({ tenant: 'tdd', pageSize: '10' }) I've this error:
ERROR [ExceptionsHandler] /base.v1.Schema/List INVALID_ARGUMENT: invalid SchemaListRequest.TenantId: value does not match regex pattern "^([a-zA-Z0-9_\-@\.:+]{1,128}|\)$"
ClientError: /base.v1.Schema/List INVALID_ARGUMENT: invalid SchemaListRequest.TenantId: value does not match regex pattern "^([a-zA-Z0-9_\-@\.:+]{1,128}|\)$"
This regex is not valid after checking on https://regex101.com
Metadata
Metadata
Assignees
Labels
No labels