refresh() {
    this.error = '';
    this.database.loadData(this.api, this.creds, this, this.router);
  }