- Add agent configuration files (AGENTS.md, USER.md, IDENTITY.md, SOUL.md) - Add git configuration and skills management scripts - Add frontend/backend analysis tools and reports - Add DingTalk media sender utilities and documentation - Fix OpenClaw runtime environment (Node.js and Python) - Configure git remotes and push scripts
16 lines
455 B
Plaintext
16 lines
455 B
Plaintext
=== DingTalk Old API Send Attempt ===
|
|
|
|
Step 1: Get Old API Token
|
|
Token: 34140e285e9c3cd5b2e33d77a05c0e64
|
|
|
|
Step 2: Upload File via oapi.dingtalk.com
|
|
{"errcode": 0, "errmsg": "ok", "media_id": "@lArPD1kx2xtGuiXOCylPjc5udNwh", "created_at": 1772683126410, "type": "file"}
|
|
|
|
Media ID: @lArPD1kx2xtGuiXOCylPjc5udNwh
|
|
|
|
Step 3: Send sampleFile message
|
|
{"errcode": 40035, "errmsg": "缺少参数 access_token"}
|
|
|
|
=== SEND FAILED ===
|
|
Error: 缺少参数 access_token
|