Hey everyone! πŸ‘‹ I'm running into an

Hey everyone! πŸ‘‹ I'm running into an issue with the Apify Twitter Scraper and could use some help.

What I'm doing:
  • Trying to scrape X/Twitter data using Python.
  • Using our organization's paid API key for authentication.
The Problem:
When I run the actor from my terminal, I get these "Free Plan" limit errors:

[Status message]: Users with the Free Plan can retrieve a maximum of 10 items...
[Status message]: You cannot use the API with the Free Plan...

The Weird Part:
Even though I'm using the org's paid key, the actor seems to be running under my personal Apify account (which is on the Free plan). When I check the Apify website, the run shows up in my account, not the organization's.

Has anyone else seen this? How do I force it to use the organization's context? Thanks!
Was this page helpful?