Skip to content

How to resolve {"detail":"Authentication credentials were not provided."} while calling any GET or POST request via rest API while configuring flagsmith java client #56

@nagomirachel

Description

@nagomirachel

Hi @anyone,
I am trying to use curl command curl -X GET "http://localhost:8000/api/v1/projects/p1/features/" -H "Content-type: application/json" -H "X-Auth-Token: ***" , i observe the above error.

I tried changing -H "Authorization: ****" , tried apssing environment key along with this .
How to pass API Key for my GET and POST requests to work ?

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