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
The model is looking for the sails.config.adBox configuration and throws errors on every endpoint if the config is missing. We should add a check on init of the hook for these values to save time debugging
The model is looking for the
sails.config.adBoxconfiguration and throws errors on every endpoint if the config is missing. We should add a check oninitof the hook for these values to save time debugging