Database webhook not triggering Edge Function
The user is experiencing an issue where a database webhook is not triggering an Edge Function as expected. The setup involves inserting a row into a table, which should trigger a webhook to call an Edge Function that sends a push notification via Firebase Cloud Messaging. The Edge Function works when invoked manually, but no requests are logged when triggered by the webhook.
Edge Functions
Database
Realtime