Skip to content

ILLEGAL_SIGN error occurred #194

@fjp246810

Description

@fjp246810

At src/Common/Signer.php
line 21 : protected $ignores = ['sign'];
Need to add the sign_type field.
like this protected $ignores = ['sign', 'sign_type'];
Otherwise, it may cause an ILLEGAL-SIGN error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions