Based on your YouTube video, i have created same services and able to generate the token using oauth2-cc service, when i pass that token to the loopback service i am getting the error below. please advise?
https://www.youtube.com/watch?v=Z4FTSqJOJlo&t=376s
https://apigee-dev.trellix.com/loopback/v1
{
“fault”: {
“faultstring”: “Invalid API call as no apiproduct match found”,
“detail”: {
“errorcode”: “keymanagement.service.InvalidAPICallAsNoApiProductMatchFound”
}
}
}