Skip to content
Discussion options

You must be logged in to vote

Check the Postgres log for errors.
Use the table UI to check the net schema _http_response table to see if there is useful status coming back from pg_net which the webhook uses.
Make sure if your edge function requires a valid JWT in the Authorization header that you have the webhook send that header (option at end).

Not sure why you bring up publications as you don't mention realtime here and that is not involved with webhooks.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@akiru6
Comment options

Answer selected by akiru6
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants