Skip to content

Conversation

@shabananavas
Copy link
Owner

No description provided.

if (!UrlHelper::isValid($form_state->getValue('server_url'), TRUE)) {
$form_state->setErrorByName('server_url', $this->t('The server URL is invalid.'));
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

CHANGE REQUEST

What this is issue is about is to actually check that the connection works and the credentials are valid. Check if the SDK provides such a function.

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.

4 participants