#Public Endpoint
4 messages · Page 1 of 1 (latest)
Hey there! :wave:
Thanks for reaching out. Please elaborate further on your problem. The more details you can provide, the better we'll be able to help you.
If applicable, please share any relevant code snippets or error messages you've encountered. Please provide a minimal reproduction repository or steps to reproduce the issue. It would greatly assist us in understanding and resolving the problem.
We're here to help, so feel free to provide more context, and we'll do our best to assist you further!
That's mine main file. I need to share some end point to allow minecraft send request. I have 404 response status. I want to make something that allow me to send req like this http://domain.com/v1/order/:name/plugin
Do you own that domain? Is your code deployed on some server behind that domain?