Gitlab pipeline trigger gives 404

I’ve created a pipeline trigger in Gitlab as the documentation said, but when I open it I get a “error”: “404 Not Found”.

Webhook URL: https://gitlab.com/api/v4/projects/xxxx/ref/xxxx/trigger/pipeline?token=xxxx

xxxx is being replaced by the values I have. Tried different things, setting the project to public. Enabling/disabling Limit CI_JOB_TOKEN acces. Created a token.

I’m a bit lost right now.

Did you solve this ? It was working sometime back for me… but now its not. I have checked with gitlab admin that no setting has been changed. I have tried generating new Trigger token etc.