Hi All,
I am trying to use Odata service from Onpremise ECC system via Destination service of type principal propagation.
When i run the service, it throws the below error:- User JWT is needed

Below is my code
cat-service.cds

cat-service.js

mta.yaml

Package.json

xs-security.json

Is there any step i am missing for configuring JWT for user as it is not loading my backend service.