Hi there ;)
Just noticing that you use request-promise for nothing so special, so you can directly use https module instead? Lower dependency tree is always better. Or at least you can switch to simple-get's .post which has pretty small print too and good defaults.