BAD_INPUT_ERROR
Type: {type: SuperTokensError.BAD_INPUT_ERROR, rid: string, payload: any}
- The payload object inside the thrown error will be the actual error generated by whatever cause this error.
- This error is thrown when a required field is given invalid input.