Answer the question
In order to leave comments, you need to log in
Why is the component configuration not loaded into the component?
Hello. Installed component for yii2 'sendPulse'. https://packagist.org/packages/sevenfloor/yii2-sen... I wrote
everything according to the instructions in the components config:
'sendpulse' => [
'class' => \sevenfloor\sendpulse\SendPulse::className(),
'userId' => 'id',
'secret' => 'secId',
'storageType' => 'session'
],
$sendPulse = new SendPulse();
Exception 'yii\base\Exception' with message 'Empty ID or SECRET'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question