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
Is this inside of a Meteor App? If so, you should not have to require anything as the http module is already included in Meteor Core. Take a look at this post by the Meteor Chef: https://themeteorchef.com/snippets/using-the-http-package/
So I want to run a periodic job with Heroku Scheduler but the job fails every time with following message.
This is the code I am running in scheduler file
schedulerTest
:The text was updated successfully, but these errors were encountered: