Describe the problem/error/question i am trying to use chat gpt to send the twitter info and twitter needs to tweet it. I put in de credentials for twitter and I am connected. When Chatgpt creats the tweet and sends it to Twitter module Twitter gives me the following error: Forbidden - perhaps check your credentials?
You are not permitted to perform this action.
Please share your workflow
Share the output returned by the last node:
From X
Error code
403
Full message
{ "detail": "You are not permitted to perform this action.", "type": "about:blank", "title": "Forbidden", "status": 403 }
I have ben reputting the credentials after reputting the X Module than i removed it again and put first the credentials. I have no idea. I have a normal free Twitter account. Please help
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
That implies to any JSON output you would like to share with us.
Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!
The problem appears to be with your API key, namely the level of permissions (access level) you picked when setting up the app on X. Here’s the video showing how to set it up. Although it demonstrates the steps and options with different automation platform in mind it should be applicable to automation with n8n too, https://youtu.be/U50QyuAhsuU.