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

Investigate failed response object not sending correct 500 #206

Open
jcadam14 opened this issue Aug 5, 2024 · 0 comments
Open

Investigate failed response object not sending correct 500 #206

jcadam14 opened this issue Aug 5, 2024 · 0 comments

Comments

@jcadam14
Copy link
Contributor

jcadam14 commented Aug 5, 2024

When testing new fi3 data inserted into the database manually, an incorrect value of -1 instead of NULL was put into the FI table for tax_id and rssd_id. This caused the object to be sent back from endpoints to fail data validation. The response to the client didn't have the message, it was a server 500 that also ended up getting wrapped in a CORS error.

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