appwrite-webhook-proxy icon indicating copy to clipboard operation
appwrite-webhook-proxy copied to clipboard

A simple HTTP server behaving as proxy between webhooks and Appwrite Functions.

Results 5 appwrite-webhook-proxy issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting non-descript 500 errors on 0.14.2. Are you still maintaining this? Thanks!

Thank you for this Container. However, I cannot wrap my head around parsing the output from the cloud function. The fn spits out the response in a format that I...

Hello, I am using the example from [here](https://dev.to/appwrite/start-selling-online-using-appwrite-and-stripe-3l04) And the webhook function from the repository givent in the example. everything setup correctly but i got an error `Error: No signatures...

Is it possible to pass the requesting URL to the function? Currently, I am not getting it.

First of all thank you for this proxy! There are so many parts, I'll try to make it as clear as possible. I set everything according to your article. Everything...