minder
minder copied to clipboard
Unable to enroll provider due to "no valid authentication credentials"
Describe the issue
As a first time user, after installing the Minder CLI, I must have taken a wrong turn and tried to execute minder provider enroll
next, where I was presented with a rather cryptic error message:
Message: error getting authorization URL
Details: Unauthenticated indicates the request does not have valid
authentication credentials for the operation.
After a bit of re-reading the docs I was able to figure out that I had to do a minder auth login
first.
Any chance the error message can be improved to guide the user to execute the correct step?
To Reproduce
- Download Minder CLI
- Execute
minder provider enroll
What version are you using?
v0.0.30