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
{{ message }}
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
The canned error message from Connect-Server does not give any information that could be useful for troubleshooting. If I was put in the wrong org, I should receive:
(500) Internal Server Error
If I mess up my credentials, I should receive:
(401) Unauthorized
Please consider changing the error message to give the server response or putting it in Write-Verbose. This will help users better troubleshoot the problem.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The canned error message from Connect-Server does not give any information that could be useful for troubleshooting. If I was put in the wrong org, I should receive:
(500) Internal Server Error
If I mess up my credentials, I should receive:
(401) Unauthorized
Please consider changing the error message to give the server response or putting it in Write-Verbose. This will help users better troubleshoot the problem.
The text was updated successfully, but these errors were encountered: