Invalid credentials on API call to Get project results in a 404 HTTP status

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 2

      Issue Summary

      When a request to Jira REST API's "Get Project" 
      /rest/api/3/project/{projectIdOrKey} with incorrect credentials is made, the wrong status code and message are returned.

      Steps to Reproduce

      1. Send a request to the API Get Project with invalid credentials

      Expected Results

      The HTTP status 401 "Unauthorized" should be returned.

      Actual Results

      The HTTP status 404 "Not found" is returned.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Valentina Blagoev (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: