Vote count:
0
I'm trying to use the google spreadsheet api on my java app so far with 0 success.
Following the main reference - http://ift.tt/HVZmx5 doesn't seem to work at all, I'm getting a large variety of exceptions depending on what exactly I'm trying, and besides only OAuth 1 is given for java which is deprecated.
Following this - What is an example of using Oauth 2.0 and Google Spreadsheet API with Java I'm getting a:
401. That’s an error.
Error: invalid_client
no application name
and afaik i've created a client ID in the developers console as suppoused to.
When trying to use explicit username and password my gmails account shouts at me for some hacking attempt and tells me I need to lower my security setting, something I rather avoid.
All I want is to access some public sheet I made, isn't there any way to do so without cardentials at all?
using google spreadsheet api with java - how
Aucun commentaire:
Enregistrer un commentaire