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

Unable to import class com.datadog.api.client.Configuration after upgrading to com.datadoghq:datadog-api-client:2.28.0 #2602

Open
jmechamFD opened this issue Dec 4, 2024 · 1 comment
Labels
kind/bug Bug related issue

Comments

@jmechamFD
Copy link

Describe the bug
I was previously using com.datadoghq:datadog-api-client:1.1.0 After upgrading to version 2.28.0 I'm unable to import the class com.datadog.api.client.Configuration. See this error message:
Image

Expected behavior
Maybe this class has been removed, however in the Datadog documentation it gives an example for this version of the datadog-api-client that has the Configuration import: https://docs.datadoghq.com/api/latest/?s=Configuration.getDefaultApiClient%28%29#client-libraries

Image

Environment and Versions (please complete the following information):
I'm working with Kotlin Gradle app.

@jmechamFD jmechamFD added the kind/bug Bug related issue label Dec 4, 2024
@jmechamFD
Copy link
Author

FWIW: This may just be a documentation error, but I'm not sure how to add the documentation label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug related issue
Projects
None yet
Development

No branches or pull requests

1 participant