Hello everyone, I'm creating a new endpoint on my project to download files 
from GDrive.
The project is running fine locally, however after deploy it to App Engine, 
the list of Endpoints disappeared on apis-explorer .

This is the version of google-api-services-drive (latest). Also tried with 
other versions.

<dependency>

    <groupId>com.google.apis</groupId>

    <artifactId>google-api-services-drive</artifactId>

    <version>v3-rev108-1.23.0</version>

</dependency>

Any ideas?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/0677b352-7214-4aca-be6f-7a8b43e23acd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Jimens Lima

Reply via email to