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.

When i am registering for the Facebook open graph API, after creating the Action type and Action object and aggregation, when I submit the Action type, I am getting this error

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

Please guide how to resolve this.

Thanks

share|improve this question

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

Create aggregation with action type Buy (must be registered as action type) and add sample data by adding preview actions (Buy) and preview objects (Product must be registered as object type).

I'm not sure if it is a bug or feature, but aggregation preview is updated after preview objects added not after preview action added.

share|improve this answer

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