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've created an action 'Like' for my app but facebook has created a required reference property called other. Regardless

facebook un explained property

Response without other:

"The action you're trying to publish is invalid because it does not specify any reference objects. At least one of the following properties must be specified: other."

Response with other: false

 "(#3503) "false" is an invalid value for property "other" with type "Reference""
share|improve this question

1 Answer

up vote 0 down vote accepted

It turns out that the other field should be the url to a video object you wish to apply the actions to.

share|improve this answer

Your Answer

 
discard

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

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