Workaround to instagram_manage_messages for reading instagram direct messages

864 Views Asked by At

I have a backend application doing requests to the conversations endpoint of Graph API to fetch direct messages on instagram.

I failed to be granted the instagram_manage_messages permission as my app doesnt provide a frontend where the reviewer can test things. Apparently, they really want to play with the frontend, even when there's no frontend...

My question is : Is there any other permission we can use to fetch instagram messages from Graph API (only read operations)?

Thanks all.

0

There are 0 best solutions below