thor-sync.electron icon indicating copy to clipboard operation
thor-sync.electron copied to clipboard

Chrome version too low

Open cjsmith26 opened this issue 5 years ago • 0 comments

Describe the bug my dApp is set up to use VeChain Sync and enforce by redirecting to the link, but its also integrated into other platforms. The chrome version Sync is using is behind far from security updates.

My dApp is now broken on integrating to third parties with error:

Your browser needs to be updated You’re using version 66.0.3359.181 of Chrome, which is not supported by Shopify. You can update to the latest version by selecting "Update Google Chrome" from your browser’s toolbar and restarting Chrome.

This occours on the OAuth Shopify API admin request when a user is redirected

To Reproduce Steps to reproduce the behavior:

  1. Sign up for free shopify trial
  2. Sign up for developer account with Shopify
  3. Make a request to access shopify users store via admin auth
  4. request looks like:

https://sometestshopify.myshopify.com/admin/oauth/request_grant?client_id=0b06cd23db56ee0cc0fb001a416d3cd2&redirect_uri=https%3A%2F%2Fwww.somecallbackurl.io%2Fauthorizations.html&scope=read_orders%2Cwrite_products

Actual result: Please add screenshots if needed

Expected result:

Chrome version needs to be closer to actual Chrome

Desktop OS : Win10/MacOS 10.14.2/.....

Win 1-

Sync Version: v1.0.6

Can't use Sync with dApp until corrected

cjsmith26 avatar Apr 08 '19 17:04 cjsmith26