I know Pipelines are still in beta but wanted to see if anyone else is having trouble with Teamserver triggers. I added my API and PAT, and have manual pipelines working fine. The same pipeline set as Teamserver trigger for commits to main are failing. Is there a different user or config to setup keys for these triggers? Docs say just make sure the user making the commit has keys setup. These are setup and confirmed valid based on the manual pipeline. I even tried a PAT with full access, same failure. Not sure it matters but I'm committing from Studio 10.18 on Mac. Error Failed: User settings missing or invalid API key and personal access token (PAT) of the user triggering the pipeline has not been setup. The user designing or triggering a pipeline must have these user settings defined. Go to the Settings tab under Pipelines to do so and run the pipeline again.
asked
John Roberts
2 answers
0
I have the same issue, is it failing, or is it not triggered at all? For me its not triggered.
answered
Ward Brink
0
Hi John, just found the solution for me. In Studio Pro, check your Preferences > Version Control > Git and check if you are logged in to the same account as your Mendix account. Mendix actually checks this settings and not your account you are logged into in Studio Pro.