How Can I Fix the Error with My Twitter Bot Due to Upgrading from v1.1 to v2 API in Pipedream?

This topic was automatically generated from Slack. You can find the original thread here.

Hey there, I have a simple Twitter bot that was tweeting every few hours as usual until this afternoon, when I received this error. In the Twitter Developer Portal, I saw my bot was classified as a Standalone App with limited v1.1 access only so I moved it under a Project with v2 access and I’m still getting the same error.

I think I need to update the endpoint for API v2 in Pipedream, but I’m a little out of my depth. Does anyone know how to fix this?

Hi , could you try to authorize your Twitter account into Pipedream again? Since I suspect that Twitter v2 API is using different auth creds from v1

Thanks , pardon my ignorance but I’ve attempted to reauthenticate and am still running into the same error message.

I did find this explanation posted by TwitterDev yesterday and it seems like other people are experiencing similar issues. I think I need to update the endpoint to v2 but I’m not quite sure how to do that