Somewhere in your code, you're calling a Google API or an Endpoints API 
using google-api-java-client or the generated Endpoints client library. In 
your call to SomeService.Builder(...), you need to add the method 
.setApplicationName("My app name").

On Thursday, May 19, 2016 at 7:47:56 AM UTC-4, Santoshi Pandey wrote:
>
> Hi there,
>
> Getting this warning log on every request to server: 
>
> com.google.api.client.googleapis.services.AbstractGoogleClient <init>: 
> Application name is not set. Call Builder#setApplicationName
>
> Can anyone please tell me why this comes and how to get rid of this 
> warning.
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a12b7054-8557-4dc9-85d5-90851822b10d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to