diff --git a/app/Browser/Jobs/InstagramRepost/InstagramRepostJob.php b/app/Browser/Jobs/InstagramRepost/InstagramRepostJob.php index 9c89359..aa9ba01 100644 --- a/app/Browser/Jobs/InstagramRepost/InstagramRepostJob.php +++ b/app/Browser/Jobs/InstagramRepost/InstagramRepostJob.php @@ -290,7 +290,7 @@ class InstagramRepostJob extends InstagramAbstractJob implements ShouldBeUniqueU $this->jobRun, $reel->getUrl(), $this->downloadFolder, - $this->jobInfos->get("instagram_repost_account_email"), + $this->jobInfos->get("instagram_repost_account_username"), $this->jobInfos->get("instagram_repost_account_password") );