Serhii Naydenko

Results 8 comments of Serhii Naydenko

Hi Kevin, thanks for the quick answer. Yes, you right, it was shopify cli, after that it was update for the new oauth flow, and ok, it's clear now in...

``` "dependencies": { "@shopify/shopify-api": "^5.0.1", "airtable": "^0.11.4", "compression": "^1.7.4", "cookie-parser": "^1.4.6", "cross-env": "^7.0.3", "express": "^4.18.1", "serve-static": "^1.15.0" }, "devDependencies": { "@serverless/cloud": "^2.10.16", "jsonwebtoken": "^8.5.1", "nodemon": "^2.0.15", "prettier": "^2.7.1", "pretty-quick": "^3.1.3"...

I use it with Serverless Cloud Data. The problem is when sessions can't be found on SessionStorage, the new ones cant be cretead, with already mentined error about cookie. Here...

Also have such error. Looks like for now custom session storage must also have "optional" findSessionsByShopCallback method: > CustomSessionStorage failed to find sessions by shop. Error Details: findSessionsByShopCallback not defined....

Still not fixed? Build with signing seems broken. electron-builder version=24.13.3 os=10.0.19041 • loaded configuration file=package.json ("build" field) • packaging platform=win32 arch=x64 electron=31.3.1 SignTool Error: The file is being used by...