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

Astractl 28288 - Adding checks to inputs #101

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

oscarr-ntap
Copy link
Collaborator

Adding check to API Token and CloudbridgeURL.

}

// error handling below
if response.StatusCode == 401 {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these the only possible error codes? we might want to add a catchall as well.

@colep-ntap
Copy link
Collaborator

looks like one of the tests are failing also, just FYI

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

Successfully merging this pull request may close these issues.

2 participants