Files
InfiniteAPI/src/Utils
Claude a3545d12e9 fix: Change listType from SINGLE_SELECT to PRODUCT_LIST to match pastorini
Error 479 was still occurring even with legacy listMessage format.
The issue is that listType must be PRODUCT_LIST (not SINGLE_SELECT)
to match the biz node type="product_list" v="2" that we're injecting.

This matches pastorini's working implementation exactly:
- listMessage with listType: PRODUCT_LIST
- biz node with type="product_list" v="2"

https://claude.ai/code/session_01Vgu4xrsj8aUVCHWb4pmQPF
2026-02-06 02:18:51 +00:00
..
2025-07-17 13:54:17 +03:00
2025-07-17 13:54:17 +03:00
2025-10-20 00:37:37 +03:00
2026-01-18 17:16:28 +02:00