Error in Java program Exception in thread “main” java.lang.IllegalArgumentException
Basically here i am trying to insert google sheet data into oracle table, but code is throwing error always. I have imported all dependencies from maven and credentials.json is in resource folder too, still not able to understand what is the mistake here.