[google-appengine] Re: Marketplace Authorization for apps (Java)

2018-04-18 Thread Álvaro Jose Egea Almagro
*There you'll have access to a large community of enthusiasts and > experts to share ideas with and get support for this product. > > > > On Tuesday, April 17, 2018 at 9:13:14 AM UTC-4, Álvaro Jose Egea Almagro > wrote: >> >> Hello, >> >> I am trying to make

[google-appengine] Marketplace Authorization for apps (Java)

2018-04-17 Thread Álvaro Jose Egea Almagro
Hello, I am trying to make an application that I can put in the marketplace to read content from a spreadsheet. In my local developments in java, my authorization is always of the following type: credential = new GoogleCredential.Builder () .setTransport (HTTP_TRANSPORT) .setJsonFactory