Oscar Björhn
09/17/2024, 12:18 PMteams_webhook_block = MicrosoftTeamsWebhook.load("teams-analytics")
teams_webhook_block.notify("Hello from Prefect!")
However, when I try to use this block in an automation in Prefect Cloud, I get the following error when looking at the event feed:
"notification_log": "[ERROR]: There are no service(s) to notify"
How do I debug this?
We're running the latest version of Prefect (3.0.2) and I re-registered the notification blocks (using prefect block register --module prefect_aws.credentials) to update them before configuring them.
Edit: I created a Github issue https://github.com/PrefectHQ/prefect/issues/15404leonardoperazzini
10/15/2024, 8:08 AMleonardoperazzini
10/15/2024, 11:51 AMBianca Hoch
10/15/2024, 3:21 PMBianca Hoch
10/15/2024, 3:23 PMBianca Hoch
10/15/2024, 3:30 PM"<https://prod-XX.REGION.logic.azure.com:443/workflows/YOUR_WORKFLOW_ID/triggers/manual/paths/invoke?sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=YOUR_SIGNATURE>"
)Oscar Björhn
10/15/2024, 3:42 PMleonardoperazzini
10/15/2024, 10:54 PM