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

chore: Log full error when building digital planning application #3325

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

DafyddLlyr
Copy link
Contributor

Currently hitting issues with an invalid payload and the API is logging out just the following -

{
"error": "Failed to make Digital Planning Application payload: Cannot read properties of undefined (reading 'data')"
}

Logging out the full Error object should give us access to Error.stack to help narrow this issue down.

@DafyddLlyr DafyddLlyr requested a review from a team June 26, 2024 19:28
@DafyddLlyr DafyddLlyr merged commit 420c59c into main Jun 27, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/dpa-stack-trace branch June 27, 2024 07:52
Copy link

Removed vultr server and associated DNS entries

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

Successfully merging this pull request may close these issues.

2 participants