Instagram Conversations API always returns an empty `data` array
1

We are trying to obtain access to the Instagram Messaging API on one of the Facebook pages connected to the test Instagram business account through Graph Explorer. We obtained user access tokens and exchanged them with page access tokens, and everything went smoothly. We are very certain that our testing application (not yet launched) has the correct permissions, and we have also confirmed that our testing Facebook page is connected to the testing Instagram business account. A public page under a Facebook account is linked to an Instagram account Are we trying to use the Facebook Meta created application to call {page id}/conversions? Fields=id, name, participants, messages {id, from, message, to, attachments {id, image_data, name, video_data, file_url}, shares {id, name, link, description, template}, creatd_time}, updated_time&platform=Instagram&platform=Instagram endpoint. When obtaining private message data of the bound Instagram account through the Facebook public homepage ID, Always getting an empty data array: { "data": [ ] } Why is this?

华智
질문함 약 한 달 전