Skip to content

[Feature request] : Additional Logs for BadParameterError #59

@nickykln

Description

@nickykln

Is your feature request related to a problem? Please describe.
When there is a bad parameter, an error is displayed in the logs :
BadParameterError: {"type":"is not nullable"}: bad parameter

Describe the solution you'd like
Would it be possible to add the origin Object of that error
BadParameterError: {"type":"is not nullable"}: bad parameter for transaction
or
BadParameterError: {"type":"is not nullable in transaction schema"}: bad parameter
It will be helpful for finding the wrong ingestion calls

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions