Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
示例:Twitter 用户 A 被 Twitter 用户 B 屏蔽。
如果我使用列表/成员/创建,它不会让我将用户 B 添加到用户 A 创建的列表中。正确的。
如果我在用户列表中对用户 B 使用 lists/members/create_all ,它将让我将用户 B 添加到用户 A 创建的列表中。错误。
它应该是这样还是一个错误?
这是 Tiwtter 列表端点的众多错误之一。(当您获得列表提要时,您仍然不应该获得他们的推文。)