Quantcast
Viewing all articles
Browse latest Browse all 11091

Rich commented on Issue setting up authentication for Shopify App, Receiving 404 on initial Authentication

Issue was resolved, had to work with the SDK first redirect to a blank page with the following code which would call the normal authentication flow:

<script type='text/javascript'>
  window.top.location.href = '/auth/shopify?shop=myshopname';</script>

 

 


Viewing all articles
Browse latest Browse all 11091

Trending Articles