Argument “input” has invalid value across multiple networks
-
Hello,
I am experiencing a recurring error when attempting to send posts to Buffer (specifically targeting Facebook and LinkedIn). Whenever a post is published or updated, the status fails to send, and I receive the following error message across all connected networks:
Argument "input" has invalid value { channelId: $channelId text: $text schedulingType: $schedulingType mode: $mode source: $source dueAt: $dueAt saveToDraft: $saveToDraft assets: $assets metadata: $metadata }.Here are the troubleshooting steps I have already taken to try and resolve the issue:
- Updated the plugin to the latest version.
- Disconnected and re-authorised the Buffer connection.
- Confirmed that the attached featured images are in standard formats (JPEG or PNG) and meet the minimum size requirements for social sharing.
Despite these steps, the raw log continues to show this generic GraphQL rejection. Because the error acts as a catch-all and does not specify which exact variable (such as
$assetsor$dueAt) is failing validation, I am struggling to pinpoint the underlying cause.Is there a way to enable more verbose logging to see exactly which field Buffer is rejecting? Any guidance on how to isolate and resolve this formatting conflict would be greatly appreciated.
Thank you in advance for your help.
You must be logged in to reply to this topic.