-
I basically just want to receive a JSON request and return a JSON response or an error (statuscode, or possibly a Response). But I'm getting this compile error
when trying to add the route
for the code
or
|
Beta Was this translation helpful? Give feedback.
Answered by
jplatte
Sep 9, 2024
Replies: 1 comment 1 reply
-
Hey, have you seen the documentation on debugging handler type errors? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jplatte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, have you seen the documentation on debugging handler type errors?