Hey there,
I am attempting to add my Twitter account to the script, and when I run a test post after adding all of the required information, I get the following error message:
Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2017-01-15 05:03:03
[Error] => Resp: {“errors”:[{“code”:170,”message”:”Missing required parameter: status.”}]}| Error: | MSG:
)
Array ( [pgID] => [isPosted] => 0 [pDate] => 2017-01-15 05:03:03 [Error] => Resp: {“errors”:[{“code”:170,”message”:”Missing required parameter: status.”}]}| Error: | MSG: )
I am currently using SNAP version 3.7.10.Beta on WordPress 4.7.1. Any suggestions on how to fix this error?