Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for better error message #5

Open
sjbertolani opened this issue May 19, 2022 · 2 comments
Open

Request for better error message #5

sjbertolani opened this issue May 19, 2022 · 2 comments

Comments

@sjbertolani
Copy link

When I run

dotnet run ListUsers --profile latest

I'm getting the following error

Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.SystemException: credential not supported

My config file looks like this:
[default]
region = us-east
host = azure.relationalai.com
port = 443
client_id=****
client_secret=****

This is because I call the run with the wrong profile ( and in fact there is no profile "latest").

@stanislav-bedunkevich
Copy link
Contributor

This is going to be addressed as part of:
#12

@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-5400.

This link is only accessible to employees of RelationalAI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants