Users that are not yet registered with the radiks-server (not called User.createWithCurrentUser) can't save invitations (and other models).
The error shown is this.words is null. To improve dev experience, this should be something like current user not registered on radiks-server (url). Use User.createWithCurrentUser before saving any models.