Skip to content

Exchange One Time Token for Consent response breaks deserialisation #5

Description

@matteo-mohara

The format of the response is a flat object given as:
{ "id", ... etc}
Whereas the deserialiser expects this information to be nested within a data object as:
{ "data": {"id, ...etc" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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