Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will stop working from March 15, 2022 due to Github API changes #36

Open
varkey opened this issue Mar 1, 2022 · 1 comment
Open

Will stop working from March 15, 2022 due to Github API changes #36

varkey opened this issue Mar 1, 2022 · 1 comment

Comments

@varkey
Copy link

varkey commented Mar 1, 2022

Github is sunsetting the deprecated teams API endpoints which this service is using, more details in https://github.blog/changelog/2022-02-22-sunset-notice-deprecated-teams-api-endpoints/

Timeline
Brownouts
March 1, 2022 for 12 hours starting at 14:00 UTC
March 8, 2022 for 24 hours starting at 14:00 UTC
If you make a request to an affected endpoint during the brownouts, GitHub will respond with a client error.

Removal
March 15, 2022 at 14:00 UTC

Today during the first brownout period, the service stopped working as the user sync failed returning a 404/Permission Denied.

{
    "level": "info",
    "msg": "Run syncUsers job on start",
    "time": "2022-03-01T15:51:09Z"
}
{
    "job": "syncUsers",
    "level": "error",
    "msg": "Access denied",
    "subsystem": "jobs",
    "time": "2022-03-01T15:51:10Z"
}
@varkey
Copy link
Author

varkey commented Mar 8, 2022

It appears Github has paused the plan to sunset the deprecated API -- https://github.blog/changelog/2022-03-04-paused-sunset-of-deprecated-teams-api-endpoints/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant