-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. tweet = "russian_text_here"
2. twit = tweet.encode('utf-8')
3. api = (..., input_encoding='utf8')
4. api.PostUpdate(twit)
What is the expected output? Wh…
-
### 🔖 Feature description
Add new remote ingestion method from Twitter
### 🎤 Why is this feature needed ?
It will allow users to ingest data from Twitter
### ✌️ How do you aim to achieve this?
I …