at the time of adding product , if I select Key Approval Type “Automatic” its working fine but if i select “manual” i am getting
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}
now its working , I have a doubt to pass access token vai request Header like "Authorization : Bearer token " here Bearer’s “B” should be capital latter? because I am getting error If I pass
@amit patel , Glad it worked, I have also posted an answer below. Please accept answer by clicking on accept link below answer so that it will be helpful for others too. Thank you.
Keep us posted in community if you have any queries moving forward.
@Anil Sagar: Hi Sagar im also facing same issue i did what you explained above But still facing the issue. Could you please suggest.
{ “fault”: { “faultstring”: “Invalid API call as no apiproduct match found”, “detail”: { “errorcode”: “keymanagement.service.InvalidAPICallAsNoApiProductMatchFound” } } }product-details.pngapp-details.png