views:

72

answers:

1

Any ideas on what that error means? I have an attachment media type image with a full URL specified and I am seeing this error.

A: 

I got the same error message when I specified media: {one object} where facebook expected media: [an array of objects].

Markus