Skip to content

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

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

Closed
brendandburns opened this issue Sep 21, 2017 · 3 comments
Closed

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

brendandburns opened this issue Sep 21, 2017 · 3 comments

Comments

@brendandburns
Copy link
Contributor

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!
@frankreno
Copy link

I am having this same issue. Is there a workaround/fix?

@brendandburns
Copy link
Contributor Author

brendandburns commented Sep 22, 2017 via email

@brendandburns
Copy link
Contributor Author

@frankreno fix is here:

#75

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

2 participants