Replies: 1 comment
-
The media_id returned from the Twitter APIs has an expiration. The following is the related documentation: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to re-use the media id forever? Currently I save the media id got trough
v1.uploadMedia()
but sometimes the API returns an error saying I have provided invalid media id and then I have to change/re-upload the media.Beta Was this translation helpful? Give feedback.
All reactions