Partner app access token

Hi all,
I want to generate access token for partner app, in that as per ShopifyAPI python package documentation its telling redirect_uri as optional but getting positional argument error if we didnt pass redirect_uri. And also i need code to fetch from Auth_url dynamically to pass with token_url to generate access token. Is there any options with the package to get it. Anyone please help me with this.

Hi Pragadeesh,

It’s possible the shopify_python_api package is outdated and may not support the current access token method for authentication. I’ll connect with our team internally to see if the repo is being maintained, and what the best options are.

Hi Liam,

Sure, please reply me with the possibilities.

Any updates on this?