Skip to content

Conversation

@echobash
Copy link

@echobash echobash commented Jul 8, 2025

Fix(shopify): add missing scopes function in ChannelAdapters/shopify.js

This commit adds the missing scopes() function to the Shopify channel adapter.
Without this, trying to connect a Shopify channel results in a -`TypeError:

s is not a function` in the browser console.

Screenshot 2025-07-08 at 11 30 53 PM

The error was triggered while attempting to install the Shopify app via the "Connect Channel" modal.
Defining the scopes() function resolves the issue and aligns the adapter with expected behavior for OAuth-based integrations.

Tested locally and verified that the error no longer occurs after the fix.

@vercel
Copy link

vercel bot commented Jul 8, 2025

@echobash is attempting to deploy a commit to the Openship Team Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant