Problem with X (twitter) API connection

What are you trying to achieve?

I’m trying to receive posts from a specific List of users I have chosen on X. (I have created the List on X, and it’s public).

Steps taken so far

However when I’m trying to connect the API of X to Make, and when using the “Watch Posts on a List” node, I can connect to Oauth2 but I can’t access the List.
I get the following error messages: “Failed to load data!” ; “Third party API limit likely exceeded”. It also doesn’t find the List. The issue is that I never used the API (I’m using the free version).
Therefore I can’t have exceeded the limit since I used nothing.
Any help would be greatly appreciated!

Screenshots: scenario setup, module configuration, errors

Welcome to the Make community!

According to the official Twitter documentation, the Free version does not allow you to read posts.

Simply upgrade your Twitter API to Basic.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.


https://developer.twitter.com/en/portal/products

According to the content of this URL, doesn’t it mean that for lists, one request can be read every 15 minutes?