Skip to content

json: cannot unmarshal string into Go struct field RBReponse.statuscode of type uint32update #5

Description

@dinterlandi-soulit

I get this error when editing Status Code in a Mock Server Request:
json: cannot unmarshal string into Go struct field RBReponse.statuscode of type uint32update

I can see in the Chrome console that it's sending statuscode as string (with quotes), instead of number value. This happens only when I modify the Status Code.

Thank you

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