这是indexloc提供的服务,不要输入任何密码
Skip to content

Regex Error when i try to list schema #120

@Trandx

Description

@Trandx

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions