-
Here is the code in Node.js:
import { TwitterApi } from 'twitter-api-v2';
import fs from 'fs';
import path from 'path';
const CONSUMER_KEY = 'XXX';
const CONSUMER_SECR…
-
**Describe the bug**
Whenever the plugin tries to post something, it throws an exception
**To Reproduce**
Steps to reproduce the behavior:
1. Write a blog post
2. Set a featured image
3. Hit p…
-
https://developer.twitter.com/en/docs/twitter-api/early-access
-
### The problem
The Twitter notification service is not authenticating any more since the recent Twitter price changes.
All I get now is this error :
Error 403: [{'message': 'You currently have…
-
Feature:
Twitter recommend to use V2
![image](https://github.com/hybridauth/hybridauth/assets/49860700/a39cc4d0-5b0f-4903-9046-0c27719e1840)
Дзякую
-
Seems like a great utility!
But unfortunately no longer works, since twitter now only support API v2 for the "lower tear" API access levels.
Any chance that this could be updated to work with API …
-
Twitter announced the next version of their API recently - https://blog.twitter.com/developer/en_us/topics/tools/2020/introducing_new_twitter_api.html - this isn't an issue with the plug in at the mom…
-
my v.1.1 twitter's api has been suspended, after i upgrade to v2 this code can't auto post
-
https://blog.twitter.com/developer/en_us/topics/tools/2020/introducing_new_twitter_api.html
-
## I am uplaoding an Image to twitter but I found 403 error
```
import {
TWITER_USER_ACCESS_TOKEN,
TWITER_USER_ACCESS_TOKEN_SECRET,
TWITTER_APP_KEY,
TWITTER_APP_SECRET
} fro…