Events webhook in documentation uses a not found package to check signature
listening to events webhook to save them to a database as a log, I followed the documentation https://zitadel.com/docs/guides/integrate/actions/testing-request-signature but when I want to verify the signature the events package is not found and can't import it
Error:
github.com/zitadel/zitadel/pkg/actions: module github.com/zitadel/zitadel@latest found (v1.87.5), but does not contain package github.com/zitadel/zitadel/pkg/actions
ZITADEL Docs
This guide shows you how to leverage the ZITADEL actions feature to react to API requests in your ZITADEL instance.
1 Reply
hey @islamdarwish thanks for your question, can you pls share more?. Did you made any changes on your end?. are you on cloud or self hosted?