Gitlab Triggers - bad formatted url

Hi,
I beg you pardon if this issue is solved but I couldn´t find a reference
N8N Version 1.84.1 self-hosted on Docker
Gitlab community version 13.11 https://gitlab.MyCompany.com
Points: The only way I’ve got a valid credential was adding /personal_access_tokens/self to the host.
On trigger parameters I put the owner as /e3stores/productos and project name as plataforma41
but on gilab log I can see that the request is POST /personal_access_tokens/self/api/v4/projects/%2Fe3stores%2Fproductos%2Fplataforma41/hooks
It means the wrong part is what I must to add on credentials … can you tell me what am i doing wrong?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Could you provide a screenshot of your credential connection (with half keys/PIIs blurred)?

Could you also ctl a, ctl c the workflow, then click the ‘</>’ when making a reply and paste the workflow into that field? That should help give us more context.

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