I’m trying to use the Circle CI Parameterized Build API to trigger builds remotely from the command line. Everything is working fine, and I can build – as long as my branch name doesn’t have paths in it. Unfortunately, a lot of the branches in my org have paths, e.g. this/is/my/branch/name
When I call the api with a path-ed branch name, the build doesn’t trigger, for example: