I have been creating jobs on circle today using the pipelines API to pass in parameters. Without any changes, its suddenly starting returning “Internal server errors”.
I don’t see any incidents raised for this, is it possible to find out more details.
The request worked when using Curl, HttpClient (C#) and Postman, so its not a circle ci issue.
The issue seemed to be specific to the test app i was using “Advanced REST Client”, which was working yesterday morning, but still produces this error. The client works fine with Github API which made me think it was CircleCI specific, but that doesn’t seem to be the case.