问题
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?
来源:https://stackoverflow.com/questions/9163949/error-message-100-when-using-facebook-open-graph-api