[google-appengine] Endpoint Error Stuck, about to take alternate routes :(

2013-03-22 Thread javabuddy

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.




Re: [google-appengine] Endpoint Error Stuck, about to take alternate routes :(

2013-03-22 Thread Dan Holevoet
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 javabu...@gmail.com 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 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.






-- 
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 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.