Skip to content

Cannot pass LD-API-Version: beta to GetEvaluationsUsageExecute #21

@sjayach

Description

@sjayach

Cannot pass LD-API-Version: beta to GetEvaluationsUsageExecute

{"message":"This API is in beta. To use it, your request must include the header LD-API-Version: beta."}

Although i pass like below

	// Configure the API client
	configuration := ldapi.NewConfiguration()
	configuration.AddDefaultHeader("Authorization", apiToken)
	configuration.AddDefaultHeader("LD-API-Version", "beta") // Required for beta APIs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions