eclipse-tractusx / eclipse-tractusx/tutorial-resources

Postman Query catalogue call no longer works

Open
#476 14 comments 0 reactions 1 assignee Claimed by @AndrYurk View on GitHub
bug good first issue
Dominant language
HCL
Stars
19
Forks
33
PR merge metrics
No merged PRs in 30d

Description

### 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.