issues Search Results · repo:xdevplatform/twitter-api-typescript-sdk language:TypeScript
Filter by
55 results
(99 ms)55 results
inxdevplatform/twitter-api-typescript-sdk (press backspace or delete to remove)Mnigos
- Opened on Feb 18
- #98
When I use sdk to post twitter with code below and I get 403 error. How could I use it correctly?
export class TwitterHandler {
authClient: auth.OAuth2User;
client: Client;
agent: AgentClient; ...
jiaohu
- 1
- Opened on Jan 10
- #97
API only allows single request to https://api.twitter.com/2/users/{id}/tweets or await client.tweets.usersIdTweets({ ...
})
Expected behavior
The Rate Limits documentation does not explicitly list the ...
mattmazzola
- 2
- Opened on Jan 4
- #96
Could “too many requests” 429 means I am blocked/denylisted?
When posting to v2/tweets, I get 429 even though according to my logs I did not exceed the limit for basic api usage. Is
it possible I am blocked? ...
shachardevops
- Opened on Dec 31, 2024
- #95
Unable to Use Follow API - Receiving 403 Error
Expected behavior
When calling the follow-related APIs (e.g., follow, unfollow, or following list), I expect the request to succeed and
perform the intended ...
stackshifu
- Opened on Nov 19, 2024
- #94
A tweet includes all the @ of the reply, that don t appear on the website.
tldr: Tweet from API and actual tweet not the same text.
Expected behavior
Having the actual text of the tweet.
As concisely ...
Sequoya42
- Opened on Sep 24, 2024
- #93
GET /2/tweets/:id/liking_users endpoint docs appears to indicate App Only (Bearer Token) auth level is acceptable for
that endpoint, but using the app s bearer token returns the following error:
data: ...
Wonder0xWeird
- Opened on Jul 19, 2024
- #92
Duranta5
- Opened on Apr 14, 2024
- #91
Currently, when setting the challenge method to s256, it does not respect the code_challenge provided. For this reason,
I won t be able to send a code_verifier later to the oauth authorizer for a proper ...
tansanDOTeth
- Opened on Mar 21, 2024
- #90
One line summary of the issue here.
Expected behavior
connection_status is available
Actual behavior
connection_status is missing from user object
Steps to reproduce the behavior
connection_status ...
fzn0x
- 5
- Opened on Mar 11, 2024
- #89

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.