Alexis Pentori 11efa92811
twitter-fetcher: update connector
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-04-11 15:46:47 +02:00

11 lines
232 B
JSON

{
"credentials":{
"client_id": "some-id",
"client_secret": "some-secret",
"access_token": "some-access-token",
"refresh_token": "some-refresh-token",
"token_expiry_date": ""
},
"start_time": "2024-01-01"
}