From d0703dd1865b78762ab6e1455fc16a2fc45f3063 Mon Sep 17 00:00:00 2001 From: Ella Shulman Date: Thu, 3 Sep 2026 12:57:29 +0300 Subject: [PATCH] Revert "[AISOS-2486] Clarify the Forge poller watch endpoint troubleshooting note" --- docs/getting-started.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 03a8798c3..4431ae04b 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -106,8 +106,6 @@ For local development you have two options: -d '{"tickets": ["MYPROJ-123"]}' ``` - 🐱 If you receive an HTTP 405 error, you likely sent the request to the Forge gateway port (default: 8000) instead of the forge-poller port (default: 8001). - !!! note Disable signature validation in Forge's `.env` so the poller's forwarded events are accepted: ```