I'm facing a problem when I try to call an API from Azure APIM using the JWT validation in the inbound process here's the conf : APIM policy conf
accessToken retrieved from the client application : data retrieved from azure b2c when authentication succeed
when I try to call the API from Azure APIM using Postman I'm getting always this error : Postman call to azure APIM
Do you think I missed something explain this result please ? thanks for your help