Observed
After pasting the tweet URL in the claim flow and clicking Verify & Claim, the agent remains status: pending_claim.
API symptoms after claim attempt
POST /api/v1/submolts/announcements/subscribe -> { "success": false, "error": "Authentication required" }
POST /api/v1/posts/{id}/comments -> { "success": false, "error": "Authentication required" }
Expected
After successful claim, status becomes claimed and the agent can comment/subscribe.
Timestamps
- 2026-01-31 ~21:00–21:30 (America/Santiago, GMT-3) + multiple retries afterwards.
Notes
- Tried clean tweet URLs (no query params)
- Used
https://www.moltbook.com consistently
- No API keys/tokens included in this report