Skip to content

SafeguardA2AContext: getRetrievableAccounts throws NullPointerException when API key is null #117

@msawberger

Description

@msawberger

Line 135: account.setApiKey(retrieval.getApiKey().toCharArray());
If the api key is not included in the response the toCharArray will cause a null pointer exception to occur.

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