-
```
I get an error when uploading avatar?
Damn! Something went wrong. Sorry :-(
code=400
status=
image=
info=Array
(
[url] => https://api.twitter.com/1/account/update_profile_image.json
[…
-
Hi Scott
It would be perfect to move to the new (de)serialization library. Do you have any plans for that?
-
I am trying to `POST` to Twitter's `statuses/update` endpoint: https://dev.twitter.com/rest/reference/post/statuses/update
I have constructed the request in JS according to the README:
```js
…
-
Hi friends, I‘m try this crate and I can post a text tweet success.
But when I use [examples/create_tweet.rs](https://github.com/egg-mode-rs/egg-mode/blob/master/examples/create_tweet.rs) file to po…
-
現状、Twitter APIの ConsumerKey(Secret)を`appsetting.json`に記載している。
さらに、`TweetManager`内でコード内に直書きしている。
GitへCommitするたびに書き換えているため手間が多い
DBからの取得、もしくは`secret.json`の追加を行う。
-
In China, we cannot acces Twitter. So I set up a Proxy in the host server, and followed[ the instruction here](https://docs.docker.com/network/proxy/#configure-the-docker-client), and run up sfm-docke…
-
I've searched in dev.twitter.com and I haven't found something related to the new interactions stream and the API. I don't know if the stream is available ATM by the API. You can take my suggestion li…
-
```
What steps will reproduce the problem?
1. python setup.py build
2. python twitter_test.py
What is the expected output? What do you see instead?
Normal test passing is expected. Instead i get lots…
-
```
What steps will reproduce the problem?
1. python setup.py build
2. python twitter_test.py
What is the expected output? What do you see instead?
Normal test passing is expected. Instead i get lots…
-
https://twitter.com/dotabap
algorithm:
1: for each entry in the json list
2: check if there is an existing tweet for it
3: if no existing tweet, tweet it
@tricktresor