Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Add code to get App URL to shopify-api-node #421

Closed
byrichardpowell opened this issue Jul 12, 2022 · 2 comments
Closed

Add code to get App URL to shopify-api-node #421

byrichardpowell opened this issue Jul 12, 2022 · 2 comments
Assignees

Comments

@byrichardpowell
Copy link
Contributor

Given the Shopify context, and the request, return the URL to the app. See this code here.

This may look something like:

const adminPath =  Shopify.Utils.getAdminAppURL(req)
res.redirect(adminPath)
@byrichardpowell byrichardpowell self-assigned this Jul 12, 2022
@byrichardpowell
Copy link
Contributor Author

#419

@mkevinosullivan
Copy link
Contributor

Fixed in #419

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants