Focuses on API authentication, access scopes, and permission management.
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.
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hi Liam,
Sure, please reply me with the possibilities.
Any updates on this?