Hey there,
I am currently testing IG Webhook responses for comments and I am getting empty values for the media/comment fields instead of the media id that got a new comment/reply.
{"field":"comments","value":{"media_id":{"StrId":"","IntId":0},"comment_id":{"StrId":"","IntId":0}}}
Has anyone seen this before? Thanks!