尝试通过api创建新列表时
https://api.foursquare.com/v2/lists/add
collaborative始终设置为false,忽略任何true、"true“、1...
有没有人有这个问题?
发布于 2011-12-09 23:09:53
我确认这确实是add list endpoint上的一个bug,因为如果您更新刚刚创建的列表,并将collaborative设置为true,它就会工作:)
https://stackoverflow.com/questions/8436890
复制相似问题