You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"type": "https://docs.withleaf.io/alerts_endpoints",
"status": 400,
"path": "/api/alerts/webhooks",
"message": "Confirmation request failed! Webhook returned a non 2xx successful status code. Actual response was: 307 )",
"errorKey": "non2xxSuccessfulStatusCode",
"entityName": "Webhook"
}
This was working not 30 minutes ago, no problem, I was adding webhooks fine. Now all of a sudden, getting 400 errors. I changed no code. The service just stopped working.
Original Request
Body:
Response:
Weirdly, not including the
www
returns a307
(e.g.):Body:
Response:
This was working not 30 minutes ago, no problem, I was adding webhooks fine. Now all of a sudden, getting
400
errors. I changed no code. The service just stopped working.Using:
https://api.withleaf.io/services/alerts/api/alerts/webhooks
The text was updated successfully, but these errors were encountered: