What is the proper "Tweet ID" format for this call to work?
Status: Closed · Asked by AstroCEO on · 0 views
Step Name: X (Formerly Twitter) > Create Tweet
Connection Name: www.C3G.live
Task Error Detail:
{
"errors > 0 > parameters > $.quote_tweet_id > 0": "\"https://www.youtube.com/embed/cgMmP1gdaHk\"",
"errors > 0 > message": "$.quote_tweet_id: does not match the regex pattern ^[0-9]{1,19}$",
"title": "Invalid Request",
"detail": "One or more parameters to your request was invalid.",
"type": "https://api.twitter.com/2/problems/invalid-request"
}
I don't know what it expects here. Please advise.
Hi @AstroCEO,
n the Quote Tweet ID field, you are supposed to enter the link to the Tweet being quoted. Instead of mapping the video link to this field, I suggest you map the video link directly to the Message field.

But no tweet is being quoted at all, so what is the value supposed to be???
This is going to be a new tweet every single time, and never refer to another tweet via quote under any circumstances.
@ArshilAhmad
But no tweet is being quoted at all, so what is the value supposed to be???This is going to be a new tweet every single time, and never refer to another tweet via quote under any circumstances.
You can leave the Quote Tweet ID field empty
I have adjusted it to be blank, and it's still failing
@ArshilAhmad
{
"errors > 0 > message": "One or more parameters to your request was invalid",
"title": "Invalid Request",
"detail": "One or more parameters to your request was invalid.",
"type": "https://api.twitter.com/2/problems/invalid-request"
}
Based on your Task History, your workflow appears to have been fixed now.
It appears to have been resolved. Yes