twitter: temporary fix
we're aiming to automatically generate x-client-transaction-id header. due to a recent change on twitter backend, this header is now required. sadly, its not static, so would propably break again anytime soon
This commit is contained in:
parent
1b7ed51060
commit
a959807524
3 changed files with 4 additions and 3 deletions
|
@ -119,7 +119,6 @@ func ParseGQLMedia(
|
|||
})
|
||||
|
||||
case "GraphImage", "XDTGraphImage":
|
||||
|
||||
media.AddFormat(&models.MediaFormat{
|
||||
FormatID: "image",
|
||||
Type: enums.MediaTypePhoto,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue