Are you logging the exception? What language? I don't know what you're using, but the uncaught exception handler in Java does log the stack trace.
On Friday, March 6, 2015 at 5:15:29 AM UTC-6, Aakash Bapna wrote: > > The log viewer in production does not show stack trace? Is there a setting > somewhere to enable? > > My google cloud endpoint works fine on local, but gives error on > production. I am not getting any headway in debugging this. > > Below is the error on production. > > Request URL: https://mapp.appspot.com/_ah/api/myapi/v1/mymethod Method: > myapi.mymethod *Error Code: 400 Reason: parseError Message: Parse Error* > > > > > > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a674c001-0e75-434b-a5c1-ab748b8deab3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
