I’m using the Python Twitter Ads SDK and attempting to create Promoted Tweets. I’ve begun to see this a lot:
<ServiceUnavailable object at 0x7fab86ef2708 code=503 details=[{‘message’: ‘Service unavailable due to request timeout; please try the request again later’, ‘code’: ‘SERVICE_UNAVAILABLE’}]>
Any idea what this is about? Is the API having issues?