1

The new Open Graph beta is telling me that I cannot use the action 'want' or the object 'item'

I have used them in previous applications, however these have since been deleted and I've created a new application where I cannot use it.

Is this a bug, or am I doing something wrong?

tshepang
  • 12,111
  • 21
  • 91
  • 136
K20GH
  • 6,032
  • 20
  • 78
  • 118
  • I have the same issue. Telling me the action is "already defined" even though it WAS defined and then deleted. – Jann Jan 19 '12 at 17:55

1 Answers1

0

Perhaps the types are not defined in the namespace you're using (or they were restricted to the app that defined them). If the types have not been created within the new application, you probably should use the Get Started tool that's available in the Open Graph section on the app control panel to create you Action and Object types.

John
  • 1,322
  • 14
  • 26