Skip to content

Problems w/ automatic client inside a cluster... #74

Description

@brendandburns

Reported by a user:

Hey everyone! I am having an issue running the new java-client inside a cluster. I am using

ApiClient client = Config.defaultClient();
Configuration.setDefaultApiClient(client);

to acquire a client, which works locally, but I get this when the code is executed inside a cluster:

java.lang.RuntimeException: No OAuth2 authentication configured!

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