Deploy and Sync novu workflows
@Pawan Jain Hi! We deployed our workflows and set it as Novu Endpoint URL. Workflows synced but when I try to trigger some workflow I have this error -
Signature key not found. Please provide a valid key in the Client constructor config.secretKey
. Can you explain how I should correct set secretKey
and where, please? Because didn't find it in documentation. Thank you in advance ❤️4 Replies
@Sasha Trytiak, you just advanced to level 3!
@Sasha Trytiak
This error comes when
NOVU_SECRET_KEY
env variable is not available or loaded properly before novu framework serve
handler
Can you check if this env variable is available?yes, we missed this part, thank you for your help 😌
GRW-87 - Signature key not found error
We deployed our workflows and set it as Novu Endpoint URL. Workflows synced but when I try to trigger some workflow I have this error - Signature key not found. Please provide a valid key in the Client constructor config.secretKey. Can you explain how I should correct set secretKey and where, please
Status
Triage
Growth