I have managed to get an access token into a Facebook app dynamically but when I try and publish an action I get the error:
{
"error: {
"type": "OAuthExeption",
"message":"(#100)
Application does not own
xxxxxxxxxxxxxxxx action type"
}
}
[Action Type ID Removed]
Does anyone have any ideas how to fix this?