Hi Gana, Have you asked this question on Stack Overflow (and provided code?)
Thanks, Dan On Fri, Mar 22, 2013 at 6:02 AM, javabuddy <[email protected]> wrote: > > After much struggle and lot of local testing created my endpoint > applicaiton, but once I deploy to app engine I getting the following error. > > https://ganatest6.appspot.com/_ah/api/taskandtest/v1/alerts?username=g > > { > "error": { > "errors": [ > { > "domain": "global", > "reason": "internalError", > "message": "Internal Error" > } > ], > "code": 500, > "message": "Internal Error" > } > } > > > Is endpoints not ready for Production?? If so I am stuck and need to find > alternate ways. > > > Please help. > > > > -Gana > > -- > 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 http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Dan Holevoet Google Developer Relations -- 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 http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
