I'm testing the open-graph with the tutorial, but I keep getting "API Error Code: 100 API Error Description: Invalid parameter Error Message: The app must have aggregation units with sample data in order to request the publish_actions permission"

URL: http://spimegen.appspot.com/

any idea..? Thanks!

link|improve this question
feedback

3 Answers

Go into your Open Graph settings for your app. Go to Aggregations. Click on "Preview" for your aggregation units. If any of your aggregation units come up empty (no actions/objects shown), add sample objects and sample actions. Once you've added sample objects and actions, you won't get this error.

link|improve this answer
feedback

if you're requesting the publish_actions permission one of the following must be true

  1. Your app is in the games category, and you're using the permission for Achievements API or Scores API
  2. You're testing the Open Graph Beta APIs, and you've defined actions, edges and a timeline unit for your app.
link|improve this answer
Could you possibly be more specific about how to create the sample data for the aggregation units (which you referred to as the timeline unit)? I've used the interface to create a Preview Object and tried to create a Preview Action, but I get the message: Something went wrong. We're working on getting it fixed as soon as we can. I entered numeric ids for sample place, tag, photo, and my object type. – schwabsauce Oct 15 '11 at 16:32
I"m not sure, that could be a bug if it's happening for you consistently – Igy Oct 15 '11 at 23:15
What do you mean by edges? – schwabsauce Oct 16 '11 at 21:39
I'm getting the same error. I've also added an action, and object, and an aggregation, but get error #100. The dialogs are pretty confusing though. Even though I entered some sample data in the object, there isn't a proper preview of the aggregation with the sample data, suggesting that the sample data didn't propagate from the object to the aggregation. – Garth Oct 17 '11 at 4:10
feedback

I am also hosting my app on the google app engine and experiencing the same 100.
UPDATE: Jeff Sherlock's answer did it for me. So it's not app engine related. : ] Thanks!

link|improve this answer
this would be a comment on the question, but I do not have enough reputation :-/ – Lego Oct 17 '11 at 16:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.