While working with HTTP API, I have noticed that the GET /v1/features/enhanced_mode request that follows the POST /v1/features/enhanced_mode often returns errors or outdated status (true/false). The error usually occurs when the request cannot be created. You can refer to the attached files for more information.
https://share.cleanshot.com/DLvw7hnR
Let me provide a brief introduction. I am implementing HTTP API into Alfred's workflow. After adjusting a custom debug mode, which includes enabling/disabling the Enhanced Mode, MITM Module for all hosts, and HTTP Capture, the workflow will update the status of these parameters to indicate whether the Debug mode is enabled or disabled. However, I frequently encounter the aforementioned error.