-
I try to disable pkce usage by setting option pkce: false, but when see strategy, pkce still is ictive
my code:
```js
const twitterStrategy = // Strategy initialization
new Strategy(
…
-
Helo
I have "created" a developer account for my twitter account and generated all the Keys.
For the option "consumer_key" i put in Value, which name on twitter is "API Key"
For the option "c…
-
tweet-deleter don't work with Twitter API v2 limits. I get the following message: **You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth…
-
Using the latest versions of ELK and the Logstash twitter input plugin I get the errors listed in the log file and my index isn't created in elastic but if I include use_samples=> true in my logstash …
-
```
Twitter has closed v1.0 of the API, and upgraded to v1.1 which means the entire
twitterjs script doesn't work.
https://dev.twitter.com/docs/api/1.1/overview
Here's the error:
{"errors": [{"mes…
-
Twitter has added a media metadata API endpoint. Currently it supports adding alt text to an image: [https://blog.twitter.com/2016/alt-text-support-for-twitter-cards-and-the-rest-api](https://blog.twi…
-
```
self.swifter = Swifter(consumerKey: Constants.TWITTER_CLIENT_KEY, consumerSecret:
self.swifter.authorize(withCallback: URL(string: "myApp://")!, presentingFrom: self, success: { accessToken…
-
error :{
“client_id”: “27316216”,
“detail”: “When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. Yo…
-
```
What steps will reproduce the problem?
1. Installed pidgin and pidgin-microblog packages from Debian wheezy repository
2. Attempted to configfure twitters account
3. Getting "authorisation error"
…
-
Hello,
For now, we can't see the list of persons following/being followed by someone. We can only see the number, not the persons. Is the functionality implementable ?