https://pulumi.com logo
Title
k

kind-napkin-54965

09/21/2022, 5:37 PM
In one of the channels of this slack recently I saw someone complained about github tokens not workering anymore. I got the same errorr with gitlab:
gitlab:index:Project (clientwebsite):
    error: 1 error occurred:
        * GET <https://gitlab.com/api/v4/user>: 401 {error: invalid_token}, {error_description: Token is expired. You can either do re-authorization or token refresh.}    error: 1 error occurred:
        * GET <https://gitlab.com/api/v4/user>: 401 {error: invalid_token}, {error_description: Token is expired. You can either do re-authorization or token refresh.}
I recreated the token - it did not help.... Maybe old token is still being used for some reason? How would I debug to get exact request that is being made to gitlab? Thanks!
g

great-sunset-355

09/22/2022, 6:41 AM