Shopify Type Error While Adding A Token

We are attempting to integrate the Shopify app but it does not allow us to save the token value and throws an Uncaught Type Error.

Hi Aryan, our Shopify connector is due for an update however I am not sure when it is being released but there is a simple workaround.

In the user guide there are steps to add code which activates the Threekit player. In the window.threekitPlayer({...}) initialization, there is an item in the object for authToken: "{{ shop[token] }}", which when working correctly, will retrieve the token you saved on the app back end.

You can simply enter the token there and save your snippet. That should give you the same functionality. Please let me know if this is helpful.

Thanks @Will . We will try and let you know

1 Like