Skip to content

Shopify Backend #368

@gmehta-personal

Description

@gmehta-personal

The Shopify Oauth2 flow fails and complains of:

'NoneType' object has no attribute 'strip' here --> self.data.get('shop').strip().

Also, there are no clear notes on how to setup Shopify Oauth2 with python-social-auth. Are there any new settings that are required in a django app?

Have added:
"'social.backends.shopify.ShopifyOAuth2' --> to AUTHENTICATION_BACKENDS
and,
SHOPIFY_APP_API_KEY, SHOPIFY_SHARED_SECRET,SHOPIFY_API_SCOPE.

Am I missing anything?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions