Tool/software:
Any time we try to test an API call on the backlog-API we get the same error code: "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound".
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}