Hi Google Spreadsheets API,

My Name is Thomas from Jakarta, Indonesia. 
I want to ask something regrading Google Sheet API with Java,i follow 
instruction from https://developers.google.com/sheets/quickstart/java and 
maven used for my the package manager.

All scripts are running well and also the jar when i am running them with 
eclipse, however there is an error when i try the jar with terminal :
java - jar APIGoogleSheet.jar

with error :
Exception in thread "main" java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:72)
at quickstart.Quickstart.authorize(Quickstart.java:86)
at quickstart.Quickstart.final_response(Quickstart.java:212)
at quickstart.Quickstart.Push_To_AWS_S3(Quickstart.java:302)
at quickstart.Quickstart.init_credentials(Quickstart.java:290)
at quickstart.Quickstart.main(Quickstart.java:263)

is there any solution in my issue ? 

Please advice and thank you for your kind help,
Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to