Twitter - Python - PKCE -- 2

Job ID: 38202236

Budget: $10 – $30 USD

I want to 'like' posts through the twitter api - as a result I need a PKCE token:

can someone set up a simple flask app so i can get token AND then make the api call to like the tweet?


This is a different process than getting the access token for OAuth 2.0 App-only.

I think a simple Flask app would do
Related categories: Python Twitter API