Skip to content

BUG: "[object Object]" is not valid JSON - the processor try to run json.parse on axios response data object #4973

@alaj

Description

@alaj

On version v14.1.0. When choose generate typescript(v4.3) DTO interfaces with axios. The response processor will throw exception. I'm using the debugger, found that the generated client try to use JSON.parse on a Object type.
image
image
image

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