You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.