GitLabAPI error

Gitlab API error

but Version: 0.210.2 is no problem
The parameter values are the same

Information on your n8n setup

  • **n8n version:**0.214.2
  • **Database you’re using (default: SQLite):**Mysql
  • Running n8n with the execution process [own(default), main]:
  • **Running n8n via [Docker, npm, n8n.cloud, desktop app]:**docker

Hey @bestwishCT,

That could be my fault, The credential test was updated to use /api/v4/personal_access_tokens/self which doesn’t require some of the scopes that were needed before for the test.

The good news is the node itself should still work it is just the credential test that will fail, Could you tell me about your Gitlab token and what scopes are set for it?

Hey Jon
image

Hey @bestwishCT,

That should work, Did the node work anyway? As a test can you try using the HTTP node and tell it to use your credentials and for the URL put…

http://172.23.1.21/api/v4/personal_access_tokens/self and see what response you get back.

Hey Jon oh the respones 404 :joy:

Well that is a bit of a problem :smiley: What version of Gitlab are you running?

Well Jon GitLab Community Edition 10.5.2 :grinning:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.