Missing required flag: » -a, --app APP parent app used by review apps code example
Example: › Error: Missing required flag: › -a, --app APP parent app used by review apps
heroku run scrapy crawl --app <heroku_app_name>
#it will happend because of forgot the "--app".