currently iam having a problem with Twitter Credentials, i created a new app, i setup authentication to be read, write, direct messages successfuly, but when i try to tweet with n8n it gives me "You are not permitted to perform this action.
" so i checked and found that when i setup auth to be read, write and then get the access token even when not needed for n8n since we are using OAuth, the access token is read,write, but once the n8n connect to twitter api, the access token turn to read only which causing this problem, no matter how much i regenerate or revoke it’s always Read Only as long as n8n is connected to twitter api.
Any Help?
Or did Twitter change it’s api policy?

