Replies: 1 comment 7 replies
-
I'm assuming you're using Python? The last error I see here is the following:
Is catch (err) {
res.status(500).json({ message: err.toString() });
} |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get 500 error when posting this data (I'm using your web https://phlex.avidgamers.me)
Beta Was this translation helpful? Give feedback.
All reactions