I'm following the Facebook Android Scrumptious tutorial. In the last step, if I post a meal, it's ok, the confirm action id is shown. However, when I posted a meal with a friend in it, I got this error:
You haven't enabled tagging for this action type (10151609805121984) yet. Please update your Open Graph settings in the App Dashboard.
The error seems to be very explicit, must be the settings somewhere in the dashboard, but I can't find it. I tried going to "Permissions" section and add "publish_actions" to the field "Users and Friends permission", still didn't work. Am I missing anything? Thanks.
In the
App Dashboard > Action Type
, you have to check :Screenshot:
One more thing, the permissions should be set with the
login
code, not in the Configuration Permissions settings (which has no effect on the app's actual permissions)