You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacktrace (most recent call first):
at controllers.Application.logErrorFrontEnd(Application.java:144)
at router.Routes$$anonfun$routes$1$$anonfun$applyOrElse$240$$anonfun$apply$272.apply(Routes.scala:8140)
at router.Routes$$anonfun$routes$1$$anonfun$applyOrElse$240$$anonfun$apply$272.apply(Routes.scala:8140)
at play.core.routing.HandlerInvokerFactory$$anon$4.resultCall(HandlerInvoker.scala:136)
at play.core.routing.HandlerInvokerFactory$JavaActionInvokerFactory$$anon$14$$anon$3$$anon$1.invocation(HandlerInvoker.scala:127)
at play.core.j.JavaAction$$anon$1.call(JavaAction.scala:70)
at Global$ActionWrapper.call(Global.java:303)
at http.Headers.call(Headers.java:11)
FrontEndError{user='jholston', path='https://platform.appcivist.org/api/public/contribution/2f030d8d-2419-4aca-af14-79b11379c34b/feedback', message='Error reading contribution feedbacks: null'}
The text was updated successfully, but these errors were encountered:
Instead of returning Internal Server Error, simply return 404 not found.
https://sentry.io/social-apps-lab/appcivist-platform/issues/752838113/?referrer=github_plugin
The text was updated successfully, but these errors were encountered: