piceaTech/node-gitlab-2-github

HTTPError: Response code 401 (Unauthorized)

Closed this issue · 1 comments

i have generated a new token with repo scope and copy that into my settings.ts.
this is my github setting.

  github: {
    //baseUrl: 'https://github.com', 
    owner: 'youhuazi',
    token: 'XXXXXXXXXXXXXXXXXXXXXXXXX',
    repo: 'd1-test-migrate-repository-from-gitlab-to-github',
  },

when i run npm run start, I got error message.

==================================
Transferring Milestones
==================================
Error during transfer:
HTTPError: Response code 401 (Unauthorized)

Can anyone help me,please!

be caused by gitlab access token Expired.
close issue