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'm trying to create "my own" Places in the Open Graph following the new instructions for Location Tagging.

I've added the Meta-tags in accordance with the instructions, but the debugger complains about a missing property. The Place is saved in the Graph (with the correct location info) so I should be able to tag Actions with this Place anyway.

Should I just ignore this error message and move on?

The place:location property is required, but not present.

share|improve this question
“so I should be able to tag Actions with this Place anyway.” – have you tried that already? Sometimes the debug tool gives errors that are not really errors; and publishing works despite them … had this myself recently with a property of the Profile type. – CBroe Jul 5 '12 at 15:14

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.