Re: [google-appengine] Re: Appengine Search API is not return results for few strings

2016-09-30 Thread Nijin Narayanan
Hi Nick, Could you please provide an update on this. -- Nijin Narayanan On Thu, Sep 22, 2016 at 8:13 PM, Nijin Narayanan wrote: > Hey Nick, > > Here is the issue tracker link: https://code.google.com/ > p/googleappengine/issues/detail?id=13296 > > -- > Nijin Narayanan >

Re: [google-appengine] Re: Appengine Search API is not return results for few strings

2016-09-22 Thread Nijin Narayanan
Hey Nick, Here is the issue tracker link: https://code.google.com/ p/googleappengine/issues/detail?id=13296 -- Nijin Narayanan On Thu, Sep 22, 2016 at 12:51 AM, 'Nick (Cloud Platform Support)' via Google App Engine wrote: > Hey Nijin, > > I'm not able to obse

Re: [google-appengine] Re: Appengine Search API is not return results for few strings

2016-09-21 Thread Nijin Narayanan
ll as using code. Its works perfectly in SDK. This is critically affecting my application search functionality. -- Nijin Narayanan On Fri, Jun 24, 2016 at 4:44 AM, 'Nick (Cloud Platform Support)' via Google App Engine wrote: > Hey Nijin, > > You can follow this thread &g

[google-appengine] Appengine Search API is not return results for few strings

2016-06-23 Thread Nijin Narayanan
71181/appengine-search-api-is-not-return-results-for-few-strings Does anyone faced this kind of issue ? -- Nijin Narayanan -- 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

[google-appengine] Urlfetch - DNSLookupFailedError

2014-07-08 Thread Nijin Narayanan
Hi, Anyone getting Urlfetch DNSLookupFailedError in production ? I can able to access the website from browser. But unable to read the content using Urlfetch API. Thanks, -N ​N -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscri

[google-appengine] Push-to-deploy: Deployment failed

2014-04-01 Thread Nijin Narayanan
plication, Line 109, column 4: Expected data for a java.util.List field but found: scalar, none} To https://source.developers.google.com/p/project_id/r/default * [new branch] master -> master Anyone have similar issue? or I'm doing anything wrong ? -Nijin Narayanan -- You receiv

[google-appengine] Importing external git repository to App Engine Push-to-Deploy

2014-03-31 Thread Nijin Narayanan
tions/22679604/importing-external-git-repository-to-app-engine-push-to-deploy -Nijin Narayanan -- 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 g

Re: [google-appengine] Download code from AppEngine

2014-03-31 Thread Nijin Narayanan
Check this doc: https://developers.google.com/appengine/docs/java/tools/uploadinganapp#Downloading_an_Application -Nijin Narayanan On Thu, Mar 27, 2014 at 1:06 AM, John Adams wrote: > Hello > > I have deployed my odk aggregate application at google app engine. It is > working

[google-appengine] Appengie Oauth: Spreadsheet api client.get_spreadsheets() retuns error

2014-02-19 Thread Nijin Narayanan
My program need to read a google speadsheet (Same sheet name for all user) of logged in user and store those speadsheet records into my appengine datastore. Almost similer posrt here in stackoverflow: http://stackoverflow.com/questions/21873271/appengie-oauth-spreadsheet-api-client-get-spreadsheet

[google-appengine] Frontend Instance Hours running high.

2014-02-07 Thread Nijin Narayanan
I have notice that google appengine frontend instance hours running from this week onwards anyone have facing same issue ? -Nijin Narayanan -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop

Re: [google-appengine] Precompilation error - Cannot deploy application (as of today)

2013-11-27 Thread Nijin Narayanan
Same issue here. And sometime unable to acess appengine dashbord. Getting "Server Error" msg. -Nijin Narayanan On Wed, Nov 27, 2013 at 6:12 PM, Andrin von Rechenberg wrote: > same here. > > > On Wed, Nov 27, 2013 at 10:24 AM, Ben Chong wrote: > >> H

Re: [google-appengine] Re: Google App Engine SDK 1.8.2 is now available!

2013-07-23 Thread Nijin Narayanan
Unable to view cron jobs from SDK admin interface. Works fine after rollback to 1.8.1 Issue : http://code.google.com/p/googleappengine/issues/detail?id=9665 -Nijin Narayanan On Fri, Jul 19, 2013 at 8:45 AM, Jeffery Fernandez < jefferyfernan...@gmail.com> wrote: > This is excellent!

[google-appengine] Re: Any issue with Google OpenID login ?

2013-05-03 Thread Nijin Narayanan
Again the same issue. Cannot able to login using google account. Getting 500 Server error. There is no error log. Please advise . -Nijin Narayanan On Thu, May 2, 2013 at 9:12 PM, Nijin Narayanan wrote: > Its working now. > > -Nijin Narayanan > > > > > On Thu, May 2

Re: [google-appengine] using Google app engine for research

2013-05-02 Thread Nijin Narayanan
Maybe you could consider caching the data in Memcache. I think this will help you : https://developers.google.com/appengine/articles/managing-resources -Nijin Narayanan On Wed, May 1, 2013 at 6:27 PM, wrote: > hello > in the last couple of days were getting this notification while w

[google-appengine] Re: Any issue with Google OpenID login ?

2013-05-02 Thread Nijin Narayanan
Its working now. -Nijin Narayanan On Thu, May 2, 2013 at 9:08 PM, Nijin Narayanan wrote: > Hi, > > Anyone facing issue with Google openid login ? > We are unable to login with our google Apps account in app engine (All app > engine Applications). There is error log on app en

[google-appengine] Any issue with Google OpenID login ?

2013-05-02 Thread Nijin Narayanan
Hi, Anyone facing issue with Google openid login ? We are unable to login with our google Apps account in app engine (All app engine Applications). There is error log on app engine. Yesterday also face same issue with Google login and it disappeared after few minutes. -Nijin Narayanan -- You

Re: [google-appengine] Re: How to access a private google spreadsheet from google app engine ?

2013-05-01 Thread Nijin Narayanan
Is this Oauth token for one time use or permanent ? Using the same oauth token, can i able access it on future ? Is that possible to give an access to a specific spreadsheet or this will give a permission for accessing all spreadsheet ? -Nijin Narayanan On Wed, May 1, 2013 at 3:58 AM, Vinny P

Re: [google-appengine] Praise for the new billing system...

2013-04-22 Thread Nijin Narayanan
+1 for the new billing system. Thanks GAE Team :) -Nijin Narayanan On Sat, Apr 20, 2013 at 3:59 AM, Jon Stevens wrote: > My appengine app with billing enabled doesn't use the full $2.10 a week > and still serves a decent amount of traffic. I know we are just talking > abou

Re: [google-appengine] Re: Webpages are not updating properly after a datastore operation performed

2013-04-17 Thread Nijin Narayanan
tastore operation performed. Something like this: db.delete(key) self.redirect(new_page) Does this will redirect the page before completing the delete operation ? -Nijin Narayanan On Wed, Apr 17, 2013 at 4:37 AM, Chad Vincent wrote: > Are you using AJAX, or a generated page? > &g

[google-appengine] Any Shopping Cart on GAE ?

2012-12-28 Thread Nijin Narayanan
Hi, Is there any shopping cart application on App engine (Python- On Priority) ? Looking forward for your suggession -Nijin Narayanan -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google

[google-appengine] Cannot able to change the Authentication Type from Federated Login to Google Accounts API

2012-11-19 Thread Nijin Narayanan
Hi Team, I tried to change the application authentication type from *Federated Login *to *Google Accounts API*. But after saving the settings, still the type to Federated login. Please advice on this. - Thanks Nijin Narayanan -- You received this message because you are subscribed to the

Re: [google-appengine] Create Entity timestamp error

2012-11-16 Thread Nijin Narayanan
Hi Mike, For saving the datetime data the filed's datatype should be "datetime". It seems you are using "int" datatype. https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#DateTimeProperty -Nijin Narayanan On Fri, Nov 16, 2012 at 9:

Re: [google-appengine] Re: SDK 1.7.3 not detecting source file changes - ANNOYING!

2012-11-09 Thread Nijin Narayanan
+1 On windows 7. Same issue here. Because of this issue we have downgrade to 1.7.2. :( -Nijin Narayanan HP: +91 96 56 56 41 91 On Fri, Nov 9, 2012 at 8:38 AM, Kaan Soral wrote: > +1 on Windows 7, on an old app, very annoying since it uses default > datastore and a reset takes more

Re: [google-appengine] Sending and receiving mail through GAE

2012-10-18 Thread Nijin Narayanan
Hi, Please refer appengine Mail API : https://developers.google.com/appengine/docs/java/mail/ -Nijin Narayanan On Thu, Oct 18, 2012 at 12:34 PM, aparna wrote: > Hi all.. > >I am new to GAE and I want to develop a application that send > and receive mail usi

Re: [google-appengine] Re: Redirect to original href when using federated login

2012-10-05 Thread Nijin Narayanan
Here, First URL Parameter is appearing in the redirecting url where as the second parameter was removed. Eg: This is my URL: http://localhost:8080/ search?q=12000-SIP-401&search=Description After Login, the URL is reformatted like this : http://localhost:8080/ search?q=12000-SIP-401 -N

Re: [google-appengine] How to enter to app only selected users?

2012-10-05 Thread Nijin Narayanan
Create a Kind(Table) in Datastore which having all the valid user information. And check whether the current user is a valid user using a query. If Not redirect to the "no permission" page. if yes allow them to use the application. -Nijin Narayanan On Thu, Oct 4, 2012 at 5:02 A

[google-appengine] Page Not Found in Search API's in Cursor Class.

2012-10-04 Thread Nijin Narayanan
cursorclass not to https://developers.google.com/appengine/docs/python/search/searchresultsclass -Nijin Narayanan HP: +91 96 56 56 41 91 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-a

[google-appengine] Unexpected Behavior in Datastore viewer (Multiple Namespace)

2012-04-19 Thread Nijin Narayanan
Hi Team, My application have Multiple Namespace. And When i choose an namespace(Not Empty Namespace). And delete some entity. After deletion completes, the page will redirect to the *Empty Namespace*. But it should be come to prev selected Namespace. -Nijin Narayanan HP: +91 96 56 56 41 91

Re: [google-appengine] Re: Time lag with logging

2012-01-16 Thread Nijin Narayanan
Hey, Here is some points:- http://code.google.com/p/googleappengine/issues/detail?id=5494 if you switch the logs to PST timezone, you do see all of them. Cheers! , NN On Mon, Jan 16, 2012 at 3:57 PM, Sagi wrote: > Happens to me as well and makes it really hard to see what's going on > when