getCalendars = async () => {
    this.setState({
      status: RequestStatus.Getting
    });
    try {