Open
Description
Can this be expanded? I am trying to use the API and not having luck getting a simple Facebook post to be added.
Response when I try: {"message":["shortLink should not be null or undefined","shortLink must be a boolean value","tags should not be null or undefined","tags must be an array"],"error":"Bad Request","statusCode":400}
I have tried adding tags and shortLink to the values in various different places being sent in the POST request without luck and there seems to be no other documentation than what is on this page.