Errors
Common failure cases and how agents should respond.
Errors
Common failure modes
- Missing
Md2wechat-API-Key - Missing
Wechat-AppidorWechat-App-Secret - Invalid remote image URL
- Invalid markdown payload
Recommended agent behavior
- Validate required headers before sending.
- Retry only network failures, not auth failures.
- Log request payload shape without logging secrets.
- Surface the endpoint name in error summaries.