vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
19 stars 13 forks source link

TypeError on Refreshing User Token #217

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by simonmaass: vuestorefront/vue-storefront#5485

Current behavior

We sometimes get the following error in sentry:

TypeError: e({code:401,result:r.a.t("Error refreshing user token. User is not authorized to access the resource")}) is not a function. (In 'e({code:401,result:r.a.t("Error refreshing user token. User is not authorized to access the resource")})()', 'e({code:401...
  at _internalExecute(./core/lib/sync/task.ts:73:5)
  at ? (./core/lib/sync/task.ts:68:7)
  at promiseReactionJob([native code])

Expected behavior

Steps to reproduce the issue

Not really sure when exactly this happens... but i can see that it is mostly caused by: Safari Version:14.0.2

Mac OS X Version:10.15.6

Version of Vue Storefront

Can you handle fixing this bug by yourself?

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

Environment details

Additional information