Maybe the [`Accounts.createUser`](https://github.com/hack-rpi/Status-Board/blob/master/client/script/registration/register.js#L435) function uses a `GET` request instead of a `POST` request to send the data to the server?
Maybe the
Accounts.createUserfunction uses aGETrequest instead of aPOSTrequest to send the data to the server?