Pipeline not hitting server when tested through POSTMAN
I am testing my pipeline using on-premise secured URL from POSTMAN tool .When I am giving input using an AND condition e.g:(“Number = ‘999999999’ && Country = ‘US’”,) my on-premise secured URL is not hitting our azure server at all, instead it is s...