Replies: 1 comment 3 replies
-
Can you post your routes.js file? It would help |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I created an application (web app, not an api) and I would like to call my post user route to create my resource from my minecraft java plugin (I have try with POSTMAN).

POST: http://localhost:3333/api/users
I have this error :
Thanks in advance ! 😃
Beta Was this translation helpful? Give feedback.
All reactions