I am unable to create the project for the custom vision image classification using Java SDK. It is giving an error in the following line in the main method of CustomVisionQuickstart.java Project project = createProject(trainClient);
I am following the Java SDK quickstart guide for custom vision