-
### Steps to reproduce the problem
1. post a link to a toot someplace that expands the link into a rich embed. i've only been able to test discord, unsure what other services do this.
2. look at the…
-
All of my Twitter POST requests are failing. I've followed the examples for authenticating:
self.oauth = OAuth1Service(
name='twitter',
consumer_key=consumer_key,
consumer_secret=consumer…
-
I wrote the following code and got this issue:
ini_set('display_errors', true);
ini_set('display_errors', 1);
require_once('TwitterAPIExchange.php');
/** Set access tokens here - see: https:…
-
- [X] ensure code compatibility
- [x] add helper class Twitter2
- [x] add helper class TwitterStream2
- [ ] update tests
- [x] handle :id argument in middle of urls (i.e. /2/tweets/id/retweeted_by…
-
i tried using this for [https://developer.twitter.com/en/docs/labs/hide-replies/api-reference/put-hidden](url) with this
```
$settings = array(
'oauth_access_token' => $Data['AccessTo…
twnku updated
4 years ago
-
I've come across a connection issue I have been unable to resolve. I've tried various different methods which I either found online or thought of myself. I will first show the Error code from my termi…
-
Step 2: the computer review
> In simplest terms, the Keybase client guarantees that "maria" has access to three things: (1)
> the Keybase account, (2) the twitter account, and (3) the **private key**…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Mambaforge
### Search tried in issue tracker
libmamba Cache file
### Latest ver…
-
```
What steps will reproduce the problem?
1. call twitter->twitterAvailable() (json mode)
What is the expected output? What do you see instead?
expected: true
actual: false
What version of the prod…
-
I've been trying to run it since yesterday but I can't succeed 😅
(Trying to guide myself using the AI, I'm still learning to code and for now I only know the basics of Python)
For now I have:
- C…