Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I keep getting this error

Aggregations were not properly set up for this Action Type. Please ensure that Aggregations are created and populated with sample data.

share|improve this question
1  
You'll need to post some sample code along with the error message if you want help. – Michael Pryor Feb 14 '12 at 5:00

closed as not a real question by casperOne Mar 12 '12 at 18:46

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

  • Go to https://developers.facebook.com/apps/
  • Click on the appropriate App
  • Click edit open graph
  • Under "Aggregations" click "Create New Aggregation"
  • Under "Data to Display" select the action you were trying to get approved.
  • Fill out the form completely.
  • Go back to to the open graph page and click on "preview" next to the aggregation you just created.
  • Add in appropriate sample data. (For example, if your app uses Items, then provide urls under Items).
  • Click Ok
  • Resubmit your Action Type by clicking on "submit" next to the action.
  • Click Ok to confirm you want to submit.
share|improve this answer
1  
i did all that, still wont submit – LCallaghan84 Feb 18 '12 at 1:17

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