bobwilkinson20 commented on issue #6365: URL: https://github.com/apache/incubator-devlake/issues/6365#issuecomment-1787681795
See a 500 from `http://localhost:4000/api/plugins/github/connections/1/remote-scopes?groupId=26553641` with this response. ``` { "success": false, "message": "error decoding response from https://api.github.com/orgs/26553641/repos?page=1\u0026per_page=100: raw response: {\"message\":\"Resource protected by organization SAML enforcement. You must grant your Personal Access token access to this organization.\",\"documentation_url\":\"https://docs.github.com/articles/authenticating-to-a-github-organization-with-saml-single-sign-on/\"}", "causes": null, "data": null } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
