microsoft / PowerShellForGitHub

Microsoft PowerShell wrapper for GitHub API
Other
584 stars 184 forks source link

Improve the 404 friendly message #363

Closed HowardWolosky closed 1 year ago

HowardWolosky commented 1 year ago

Description

Doing some clarifying wording in the friendly error message that we add to a 404 to indicate that they could be getting the error because the item truly doesn't exist, not simply due to authentication issues.

Issues Fixed

Came up due to confusion in #354

Checklist