Hi,
we have standard access to Twitter Ads API (@Celtra_CMP) and since Today we have started noticing issues when creating Promoted Video Tweets.
The media upload finishes successfully but the POST request to tweets endpoint results in a 500 Internal Server Error. Could you advise on what might be the issue here? It seems like an API issue from what we’re seeing.
Below is the debug info from one of our test requests.
Debug info:
Request Endpoint: https://ads-api.twitter.com/2/accounts/18ce54njlqi/tweet
Request Method: POST
Request Payload: {"text":"test","video_id":"13_996364769396391936","account_id":"18ce54njlqi","as_user_id":"952860484977479680"}
Response: {"code":"INTERNAL_ERROR","message":"Internal Error"}