Skip to main content
ArcBlock Community

Twitter Like Action Fails with 400 Bad Request

Marlong
Support
bugduplicate

Screenshot 2025-08-13 172553.png

When attempting to perform a Like action on a tweet Twitter integration, the request consistently fails with a 400 Bad Request error, displaying the message: "Invalid Request: One or more parameters to your request was invalid." This issue occurs even with a stable internet connection, suggesting the cause may be related to invalid tweet IDs, inaccessible or deleted tweets, or expired authentication tokens. As a result, users are unable to interact with tweets through the platform, reducing the overall functionality of the social media integration. It is recommended to implement parameter validation, ensure the tweet is publicly accessible, and verify the validity of Twitter API tokens before sending requests.

Reply