-
https://github.com/twitter/twurl
- [x] twurl → #9101
- [ ] twurl-accounts
- [ ] twurl-alias
- [ ] twurl-authorize
- [ ] twurl-bearer_tokens
- [ ] twurl-set
-
This is even when making a request that does not push any response
"main" prio=5 tid=0x00007f88fa80c000 nid=0x1103 waiting on condition [0x000000010c3a6000]
java.lang.Thread.State: WAITING (parkin…
-
**Describe the bug**
I followed the instructions in install.md ie `gem install twurl`
and I see:
```
Successfully installed twurl-0.9.6
Parsing documentation for twurl-0.9.6
Done installing do…
-
The Cards endpoint (https://developer.twitter.com/en/docs/twitter-ads-api/creatives/api-reference/cards) appears to be another that requires a JSON body instead of url encoded data.
`twurl -H "ht…
-
I followed the README exactly as it explains sending off multi-part uploads to the TON API. However I am always getting a `403` error response with no error messages.
``` php
$resp = $conn->_…
-
**Describe the bug**
The following command works as expected, but always terminates with an error "end of file reached" after precisely 5 minutes:
```
twurl -j -t -d follow=783214 -H stream.twitter…
-
I have created an application which I want to use so that whenever my Twitter account is mentioned, an HTTPS endpoint is hit. The app is deployed in a `Production` environment.
I authenticated succ…
-
I am getting **The JSON string format is invalid** error, When I tried to add the tailored audience user via JSON file. When I tried using the actual payload and it was successful. **Does the twurl…
-
By executing Twurl with a pre-loaded access token and consumer keyset while including a "--pretend" or "--only-generate-http-headers" option it would output a string simply consisting of the HTTP Auth…
-
I was just trying to use the examples in the README but they appeared to need an elevated access
```
" twurl -d 'status=Testing twurl' /1.1/statuses/update.json
{"errors":[{"message":"You curre…