I'm also having this issue On Wednesday, December 30, 2015 at 2:55:33 PM UTC+2, Manisha Awasthi wrote: > > Hi, > > I have some code which was using clientLogin to access datastore with > remote api. But , that method is going to be deprecated in January and > suggests to use oauth2 credential with help of remoteapi. > > Rempte Api has a method useServiceAccountCredential(ServiceAccount, P12). > When I am using this method, I get below error: > > Error: > com.google.appengine.repackaged.com.google.api.client.http. > HttpResponseException: 302 Found > > > I am unable to resolve this error. Can someone please help me? > Below is my maven dependency to access remote api > > <dependency> > <groupId>com.google.appengine</groupId> > <artifactId>appengine-remote-api</artifactId> > <version>1.9.30</version> > </dependency> > > > > --
*This email and any files transmitted with it contain information from Idomoo which may be privileged and confidential and intended solely for the use of the addressee. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited; please notify us immediately by* *an **email reply and delete it from your system. Idomoo accepts no liability for any personal views or opinions expressed in this email. Email transmission cannot be guaranteed to be secure or error-free. Idomoo therefore is not liable for any errors or omissions in the contents of this message, which arise as a result of email transmission.* -- 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/e2a6cb8f-379c-40ec-9553-07fb2e432c7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
