- plug in your USB keyboard (if not using a laptop).
- in Windows click start and type "keyboard" this should match the Keyboard window in the Control Panel.
- Update the driver to Fujitsu 109 Japaese Keyboard.
/**
* Fetch users by projectId
*
* @param {String} projectId (required)
* @param {Object} options (to further narrow query) e.g. [postcode, disabled]
*/
api.prototype.getUsers = function(projectId, options, cb) {
let query = {
projectId,