Skip to content

Postman Query catalogue call no longer works  #476

Description

@oliverbusch

Current Behavior

The Postman POST call {{CONSUMER_MANAGEMENT_URL}}/v3/catalog/request delivers an error message

[
    {
        "message": "Unable to obtain credentials: Empty optional",
        "type": "BadGateway",
        "path": null,
        "invalidValue": null
    }
]

Expected Behavior

The provide the catalog data

Steps To Reproduce

Execute the postman Calls

{{PROVIDER_MANAGEMENT_URL}}/v3/assets
{{PROVIDER_MANAGEMENT_URL}}/v3/policydefinitions
{{PROVIDER_MANAGEMENT_URL}}/v3/contractdefinitions

and
{{CONSUMER_MANAGEMENT_URL}}/v3/catalog/request

Tested with the build from today (21.11.2024)

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions