Api Pinterest API为所有管脚注释计数返回0

Api Pinterest API为所有管脚注释计数返回0,api,comments,metrics,pinterest,Api,Comments,Metrics,Pinterest,几天前,Pinterest API停止返回注释计数。使用这两个端点,注释计数字段应显示注释计数 repin_count字段显示正确的计数。在下面的示例中,注释计数应为2 链接到post- https://www.pinterest.com/pin/46936021104410290/ api请求- https://api.pinterest.com/v3/pins/46936021104410290/?access_token=<REDACTED> 同时是否有修复或可能的解决方

几天前,Pinterest API停止返回注释计数。使用这两个端点,注释计数字段应显示注释计数

repin_count字段显示正确的计数。在下面的示例中,注释计数应为2

链接到post-

https://www.pinterest.com/pin/46936021104410290/
api请求-

https://api.pinterest.com/v3/pins/46936021104410290/?access_token=<REDACTED>
同时是否有修复或可能的解决方案的预计到达时间

{
status: "success",
code: 0,
data: {
image_large_size_points: {
width: 600,
height: 840
},
image_large_url: "https://i.pinimg.com/600x/e3/d7/ff/e3d7ff02de70289138877f45bcd8d32d.jpg",
image_medium_url: "https://i.pinimg.com/400x/e3/d7/ff/e3d7ff02de70289138877f45bcd8d32d.jpg",
price_value: 0,
image_large_size_pixels: {
width: 600,
height: 840
},
promoter: null,
is_repin: false,
link: "http://spr.ly/6499EdG33",
id: "46936021104410290",
not_promotable_reason: null,
created_at: "Fri, 12 Apr 2019 19:54:48 +0000",
title: "",
comment_count: 0,
is_video: false,
description: "Chinese Beef and Broccoli with Black Bean Sauce",
type: "pin",
image_medium_size_pixels: {
width: 400,
height: 560
},
domain: "spr.ly",
image_medium_size_points: {
width: 200,
height: 280
},
is_playable: false,
image_square_size_points: {
width: 45,
height: 45
},
price_currency: "USD",
is_promotable: true,
tracked_link: "http://spr.ly/6499EdG33",
is_uploaded: false,
image_square_url: "https://i.pinimg.com/90x90/e3/d7/ff/e3d7ff02de70289138877f45bcd8d32d.jpg",
image_square_size_pixels: {
width: 90,
height: 90
},
attribution: null,
repin_count: 90,
cacheable_id: "46936021104410290"
},
message: "ok",
endpoint_name: "v3_get_pin"
}