When running the Java quickstart sample at https://developers.google.com/drive/web/quickstart/java?hl=hu in NetBeans, I\'m receiving the error code:
Jun 04,
Just make sure that client_secret.json is under main/resources/ directory.
InputStream in = DriveQuickstart.class.getResourceAsStream("/json/client_secret.json");