Skip to main content
0 votes
0 answers
13 views

I am trying to implement the X (formerly Twitter) Ads API and want to test my integration using the Sandbox environment. According to the official X Ads API Sandbox documentation, the hostname to use ...
押久保秀英's user avatar
Advice
1 vote
2 replies
87 views

I have a list of 1,000 Twitter handles and I need to check if each user has tweeted a specific keyword at least once. Since the Twitter API Free tier no longer allows reading user timelines or ...
mala fama's user avatar
1 vote
0 answers
184 views

I’m experiencing a 400 Bad Request error when attempting to authenticate users via OAuth 2.0 Authorization Code Flow with PKCE on my X API v2 application. Application Details App Type: Web App (...
Landon Lapensee's user avatar
Tooling
0 votes
0 replies
90 views

I’m conducting a registered study on the accuracy of political pundits’ predictions, using their posts on X (Twitter) as data. The project is registered on OSF: https://osf.io/s9c3x. I need to collect ...
Matthew Boland's user avatar
Tooling
0 votes
0 replies
19 views

I have tried the free version but it is not enough, I also applied for the Free Researcher API but was never granted. I have no $200 to pay for it for a month because I am from from a third word ...
Daniel James's user avatar
  • 1,431
-3 votes
1 answer
243 views

The goal is to be able to post an mp4 video on X. The flow starts with upload_video, where I pass the data to be uploaded. My issue appears to be, that the video is not being linked. Do I need to have ...
john houses's user avatar
0 votes
0 answers
91 views

I get this error message when I tried to call like, using the library twitter-api-v2. await client.readWrite.v2.like(user.data.id, xPostID); { client_id: 'abc', detail: 'When authenticating ...
GaddBox's user avatar
  • 422
-3 votes
1 answer
102 views

I’m building a Twitter bot using Spring Boot and the official Twitter Java SDK (twitter-api-java-sdk), version 2.0.3. Dependency: <dependency> <groupId>com.twitter</groupId> &...
beepd's user avatar
  • 287
0 votes
0 answers
84 views

I have been testing out the free X api. I have my bearer token and other details set up in Postman. I have made a single GET request to https://api.x.com/2/users/by?usernames=fuzigish The response I ...
Ilia's user avatar
  • 126
0 votes
0 answers
56 views

I'd like to get the entire tweet thread story. Like this one, for example: https://x.com/sterlingco_3/status/1808511113124048946 There are 10 tweets. I'm using https://api.twitterapi.io/twitter/tweet/...
lubi_nascimento's user avatar
0 votes
1 answer
358 views

I was using Twitter/X as a identity provider of KeyCloak(keycloak:26.3.1). I was using Oauth2, some config is following: config of keycloak](https://i.sstatic.net/cW4zuHAg.png) config of keycloak](...
Ji Tiantian's user avatar
0 votes
0 answers
49 views

I'm developing an app in React Native and trying to open the X app programmatically by passing a search string with Linking.openURL. The behavior I'm seeing is the following: The X app opens ...
Paul's user avatar
  • 4,638
1 vote
0 answers
300 views

I am trying to set up API integration for the first time so we can automatically post a few images to our X page. I’ve tried entering the following into the browser address bar but get the associated ...
user1946932's user avatar
0 votes
0 answers
93 views

I have an ms access database where I monitor social media posts and track the likes, shares, etc. of various sites. This has been a manual process which takes too long, requires too many people to do ...
GatorAdmiral03's user avatar
0 votes
0 answers
47 views

I have a Python script that fetches weather data and a corresponding weather map tile from OpenWeatherMap, then posts them to Twitter using Tweepy. The script successfully fetches text data and posts ...
Vinod Kumar Rodda's user avatar

15 30 50 per page
1
2 3 4 5
1669