Passing a bearer token with -z to tapis apps show results in an error: 'AppsShow' object has no attribute 'requests_client'. This prevents use of impersonation tokens to inspect a user's application. It appears that apps list also has this shortcoming.
Passing a bearer token with
-z
totapis apps show
results in an error:'AppsShow' object has no attribute 'requests_client'
. This prevents use of impersonation tokens to inspect a user's application. It appears thatapps list
also has this shortcoming.