mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-09 23:00:24 +01:00
31 lines
640 B
JSON
31 lines
640 B
JSON
{
|
|
"errors": [
|
|
{
|
|
"message": "_Missing: No status found with that ID.",
|
|
"locations": [
|
|
{
|
|
"line": 2,
|
|
"column": 3
|
|
}
|
|
],
|
|
"path": ["threaded_conversation_with_injections_v2"],
|
|
"extensions": {
|
|
"name": "GenericError",
|
|
"source": "Server",
|
|
"code": 144,
|
|
"kind": "NonFatal",
|
|
"tracing": {
|
|
"trace_id": "e6de8b2b694ae128"
|
|
}
|
|
},
|
|
"code": 144,
|
|
"kind": "NonFatal",
|
|
"name": "GenericError",
|
|
"source": "Server",
|
|
"tracing": {
|
|
"trace_id": "e6de8b2b694ae128"
|
|
}
|
|
}
|
|
],
|
|
"data": {}
|
|
}
|