Closed williamdes closed 1 year ago
The token is invalid (requests end up with 401), it should be replaced with a new token (scopes: repo)
==> logs/debug.log <== 2021-03-16 14:33:03 Debug: Request-url: https://github.com/login/oauth/access_token 2021-03-16 14:33:03 Debug: Request-url: https://api.github.com/user? 2021-03-16 14:33:03 Debug: Response-code: 200 for: https://api.github.com/user? 2021-03-16 14:33:03 Debug: Request-url: https://api.github.com/repos/phpmyadmin/phpmyadmin/collaborators/williamdes? 2021-03-16 14:33:03 Debug: Response-code: 401 for: https://api.github.com/repos/phpmyadmin/phpmyadmin/collaborators/williamdes? ==> logs/error.log <== 2021-03-16 14:33:03 Error: Collaborators call ended in a status code: 401
in config/oauth.php
config/oauth.php
I did renew it with one of my token, like last time. Still needing one from phpmyadmin-bot
Done
The token is invalid (requests end up with 401), it should be replaced with a new token (scopes: repo)
in
config/oauth.php