Skip to content

Error when referencing an unknown error_type: body is undefined #15134

Open
@AdamKing0126

Description

@AdamKing0126

Original Issue

In #15075 I logged the response.body in an attempt to assist further debugging efforts, but unfortunately body is not defined, and is now causing its own error.

This is because EVSS::GiBillStatus::GiBillStatusResponse does not expose the body of the response that is passed in as an initialization argument.

In order to determine the cause of these errors, modify the GiBillStatusResponse to include a body argument which is linked to the response.body

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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