Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Bug with Twitter API in stocks/ba/sentiment #5306

Closed
DidierRLopes opened this issue Aug 10, 2023 · 3 comments · Fixed by #5289
Closed

[Bug] Bug with Twitter API in stocks/ba/sentiment #5306

DidierRLopes opened this issue Aug 10, 2023 · 3 comments · Fixed by #5289
Labels
feat XS Extra small feature

Comments

@DidierRLopes
Copy link
Collaborator

There's an error with Twitter API in stocks/ba/sentiment, see:

Screenshot 2023-08-10 at 3 02 38 PM

Also, the Twitter API key validation is not correct. It's returning "Defined, test failed" even though the user is in a basic plan and has set the valid one.

@DidierRLopes DidierRLopes added the feat XS Extra small feature label Aug 10, 2023
@deeleeramone
Copy link
Contributor

The new Twitter API "basic plan", or "free" access does not allow for requesting and retrieving data, only posting Tweets. These functions should be deprecated because they are no longer supported by Twitter.

Screenshot 2023-08-11 at 10 07 58 AM

@jmaslek
Copy link
Collaborator

jmaslek commented Aug 11, 2023

i already did deprecate them :P

@jmaslek
Copy link
Collaborator

jmaslek commented Aug 11, 2023

will be edited with release/3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat XS Extra small feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants