-
I am trying to implement a Webhook Sink and I am receiving the following error:
My Sink is configured as follows:
I am following the documentation for Webhooks @ Oura Sink Types Any suggestions as to what I am doing wrong, or why it only expects Terminal, Stdout, or Assert? The entire
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@ThomasADA how did you install oura? from source? if so |
Beta Was this translation helpful? Give feedback.
@ThomasADA how did you install oura? from source? if so
cargo install --path . --all-features
. you need to make sure to use that all feature flag to get every possible sink