Post @mention API throws error code 100 Unsupported request - method type: post
When I reply to a Facebook public mention message, commenting throws the following error in our API.
"message": "Unsupported request - method type: post",
"type": "GraphMethodException",
"code": 100,
"fbtrace_id": "ADvgHB47lFWMijg89Ljtdvt"
However, the comment can be published but twice (duplicate).
Is this a known issue? Is there any solution or recommendation you can offer us?