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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to