[Feature Request] More information in "request not authenticated" error · Issue #52 · temporalio/tcld · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When you run a command like:
tcld n cf exp -f <path for your json export> -n <namespace>
It can print:
rpc error: code = Unauthenticated desc = request not authenticated
It'd be nice to add a line about "try
tcld login
Describe the solution you'd like
Just adding a line about trying
tcld login
in access failure messages.It'd be also nice to extend the documentation at:
https://docs.temporal.io/cloud/tcld/login
The text was updated successfully, but these errors were encountered: