-
Hi
I'm having problems now, everything was fine a few days ago but no it stopped working..
Hborras\TwitterAdsSDK\TwitterAds\Errors\Forbidden: FORBIDDEN in file /Users/eduardo/Projects/phd_const…
ghost updated
4 years ago
-
Error tweeting second tweet with following env vars:
FROM=pauljholmes
SINCE=2020-07-11
UNTIL=2020-07-12
First tweet was successful, but this tweet...
```
"RT HedgeEndTown: Hedge End Good N…
-
twurl continues to maintain -u and -p options for username and password - this authentication method has not been available for many years, so this should be removed.
-
Hello,
I have ran into the exact same here as issue #142, except I am using the exec() function VS the shell_exec() function. Is there an easy workaround for the moment?
-
(node:20122) UnhandledPromiseRejectionWarning: AuthenticationError: Client application is not permitted to access this user's webhook subscriptions. (HTTP status: 401, Twitter code: 348)
### Expect…
-
Hello from Twitter Developer Relations!
First of all: Thank You, for building on our API, and for supporting our developer communities! You, and many projects like this one, are among the reasons w…
-
Consider the code:
```
let relation = user::relation("twitter", "jack", &token).await;
println!("relation: {:?}", relation);
```
This outputs:
```
relation: Err(DeserializeError(Error("missing …
-
I tested it with:
`$ twurl /1.1/search/tweets.json?q=#AFA2019&since_id=1182587607596687360&result_type=mixed&count=10`
```
{
"statuses":[
.......
],
"search_metadata":{
"co…
-
There is a minor inconsistency with how the twspider.py code is presented in chapter 15.
" url = twurl.augment(TWITTER_URL, {'screen_name': acct, 'count': '**5**'})
print('Retrieving', url)…
-
When using twurl to connect to the streaming twitter api to track a relatively rare keyword, I am receiving an buffer error and the command exits.
### Expected behavior
I would expect the conn…