Gitlab CI/CD API problem code 400 {“error”:”variables[0][key] is invalid while trying to create pipeline
i am working on Gitlab CI, more specifically with the API and the pipeline. I did some test on Bruno and the API was working fine but when i try with my program on Jakarta EE 10 i have an issue.
My aim is to run a pipeline throught gitlab API using specifif variables, so i create a request following this.