Executing the main method in CreateMapping.java results in the following exception:
java.lang.Exception: {"errors":["Input does not contain classes"],"status":400}
at CreateMapping.postJSON(CreateMapping.java:98)
at CreateMapping.main(CreateMapping.java:51)