Authorization by "Github Commiter" strategy broken.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: github-oauth-plugin
    • None
    • Environment:
      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"
      }

            Assignee:
            Sam Gleske
            Reporter:
            adrian kalaveshi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: