I am running n8n locally with npx and I am not able to get any data returned when executing the Twitter node, when using either Search or Create. I have active OAuth credentials (API key and secret) and the OAuth callback URL is ‘connected’. Any suggestions?
Can you please post your workflow here. Because I tested and I am not able to reproduce this. If I search for example for a totally random string I simply get “Results: 0” but not your above error message.