Skip to content

Decoding a barcode image taken from phone doesn't work. #1

@AlexanderColen

Description

@AlexanderColen

Potentially something going wrong because the image is being sent as a base64 string and not being converted properly in the following line:
byte[] imageBytes = Base64.getDecoder().decode(imageAsBase64);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions