Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] : Additional Logs for BadParameterError #59

Open
nickykln opened this issue Dec 10, 2024 · 0 comments
Open

[Feature request] : Additional Logs for BadParameterError #59

nickykln opened this issue Dec 10, 2024 · 0 comments

Comments

@nickykln
Copy link
Contributor

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

@nickykln nickykln changed the title [Feature request] : Additional Logs fro BadParameterError [Feature request] : Additional Logs for BadParameterError Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant