Skip to content

Issue in osiraa/drp_aa_mvp/drp_pip/views.py #39

@JorgeMtzCrz

Description

@JorgeMtzCrz
Image In line 259, the variable b64decoded_body should be used, but currently the variable decoded_body is being used. This generates an error when sending the request through the API. The code should be as follows: `serialized_message = verify_key.verify(b64decoded_body)`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions