Skip to content

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

Description

@jmechamFD

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugBug related issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions