Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIS2 client does not use base64 padding for the schema #342

Open
orhoj opened this issue Mar 20, 2024 — with Linear · 0 comments
Open

CIS2 client does not use base64 padding for the schema #342

orhoj opened this issue Mar 20, 2024 — with Linear · 0 comments
Assignees

Comments

Copy link
Contributor

orhoj commented Mar 20, 2024

Bug Description

When creating a CIS2 transfer the base64 encoding of the schema is not properly base64 padded.

Steps to Reproduce

Use the CIS2 client to create a CIS2 transfer. Note that the base64 encoding of the schema is not padded.

Expected Result

The base64 encoding of the schema must be padded.

Actual Result

The base64 encoding of the schema is not padded.

@orhoj orhoj added the [Type] Bug Something isn't working label Mar 20, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants