Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25459

Authorization by "Github Commiter" strategy broken.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • github-oauth-plugin
    • None
    • github-oauth-plugin version 1.59

      Suddenly, when using the "Github Commiter" authorization strategy, we're getting an exception. From the log:

      WARNING: Caught exception evaluating: it.items in /. Reason: java.lang.reflect.InvocationTargetException
      ...
      Caused by: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: https://api.github.com/repos/[redacted]/collaborators
      ...

      The API endpoint returns:

      {
      "message": "Not Found",
      "documentation_url": "https://developer.github.com/v3"
      }

            sag47 Sam Gleske
            veshi adrian kalaveshi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: