Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-05 Thread Christophe DA COSTA
tx. I added the .jar, and now I have this error: Error Code: 400 Reason: badRequest Message: java.lang.IllegalArgumentException: OBJECT_NOT_FOUND: Le jeudi 4 juin 2015 04:36:54 UTC+2, Vinny P a écrit : > > The JAR file "google-http-client-1.20.0.jar" contains the missing class > your except

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-03 Thread Vinny P
The JAR file "google-http-client-1.20.0.jar" contains the missing class your exception is reporting (com/google/api/client/http/HttpRequestInitializer). I don't see the filename in your build path screenshot - the closest name I see is "google-http-client-appengine" which contains appengine specifi

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-03 Thread Christophe DA COSTA
Le mercredi 3 juin 2015 20:29:06 UTC+2, Ryan (Cloud Platform Support) a

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-03 Thread Ryan (Cloud Platform Support)
Can you provide a screenshot of where the jars are? As well as an updated screenshot showing your classpath? On Wednesday, June 3, 2015 at 12:03:14 PM UTC-4, Christophe DA COSTA wrote: > > I don't find the solution > > I added appengine-testing.jar and appengine-api-stubs.jar but I have the

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-03 Thread Christophe DA COSTA
I don't find the solution I added appengine-testing.jar and appengine-api-stubs.jar but I have the same Error. I see on thegooglecloudstorageclient getstarted page that I need this lybraries: - appengine

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-02 Thread Ryan (Cloud Platform Support)
Salutations Christophe, If you go to the Migrating from the Files API page you will see that error means you are missing libraries. I would read through the page and see what libraries you are missing. On Tuesday,

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-02 Thread Christophe DA COSTA
Thanks for yours answers, I am trying to use the Google Cloud Storage but I have this erreur: com.google.api.server.spi.SystemService invokeServiceMethod: exception occurred while calling backed method java.lang.NoClassDefFoundError: com/google/api/client/http/HttpRequestInitializer at

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-06-01 Thread 'Alex Martelli' via Google App Engine
I think you're being hit by the files API deprecation, see https://cloud.google.com/appengine/docs/deprecations/files_api Alex On Sun, May 31, 2015 at 10:07 AM, Christophe DA COSTA wrote: > I am trying to use the blobstore API, but I have this error: > > com.google.api.server.spi.SystemService

Re: [google-appengine] The API package 'file' or call 'Create()' was not found

2015-05-31 Thread Vinny P
On Sun, May 31, 2015 at 12:07 PM, Christophe DA COSTA wrote: > I am trying to use the blobstore API, but I have this error: > > com.google.api.server.spi.SystemService invokeServiceMethod: exception > occurred while calling backed method com.google.apphosting.api. > ApiProxy$CallNotFoundExceptio

[google-appengine] The API package 'file' or call 'Create()' was not found

2015-05-31 Thread Christophe DA COSTA
I am trying to use the blobstore API, but I have this error: com.google.api.server.spi.SystemService invokeServiceMethod: exception occurred while calling backed method com.google.apphosting.api. ApiProxy$CallNotFoundException: The API package 'file' or call 'Create()' was not found. at java.l