Hi @Dino
We are trying a scenario to generate and validate JWT based on your code sample in GitHub
https://github.com/apigee/iloveapis2015-jwt-jwe-jws/tree/master/jwt_signed/apiproxy
But we are getting an error when we try to deploy it using apigeetool. We are using the below command
apigeetool deployproxy -u username -o myorg -e test -n proxyname -d .
However we are getting an error and the error message is as below -
Deployment on test successful
"jwt_signed" Revision 1
error
environment = test
base path = /
Partial Failure: {"status":"deployed","type":["router"],"uUID":"128875b4-2e2c-48
03-ab44-ef03c2b27145"}Partial Failure: {"status":"deployed","type":["router"],"u
UID":"d1947fa3-0689-47b5-abef-d70e6e19e815"}Partial Failure: {"status":"deployed
","type":["router"],"uUID":"df2fbeec-b028-4d3c-bb96-a827b235166e"}
and we are not able to deploy the proxy. Also we noticed that the base path in the above message shows / while in the code it shows /jwt_signed.
Can you please check and guide us on what could be the issue.
Adding @Pranjali
Regards,
Shwetha