Example output on register endpoint: curl -i -X POST http://localhost:444/authentication/register -H 'Content-Type: application/json' -d '{username: "123", password: "123", password_confirmation: "123"}'
HTTP/1.1 500 Server Error
Date: Fri, 11 Nov 2022 07:12:35 GMT
Content-Type: text/plain
Content-Length: 0
Server: Jetty(9.4.48.v20220622)
accessKey Not set in config
Grasscutter Ver: 1.4.4-dev-05fe62b4 (Latest commit in dev branch)
No errors in console