Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update shopify-api and koa-shopify-auth #33

Open
stevemar opened this issue Feb 24, 2022 · 1 comment
Open

Update shopify-api and koa-shopify-auth #33

stevemar opened this issue Feb 24, 2022 · 1 comment

Comments

@stevemar
Copy link
Contributor

stevemar commented Feb 24, 2022

The application is littered with deprecation notices, likely from an old shopify-api version being pulled in from koa-shopify-auth. When attempting to force to the latest shopify-api version the auth broke when launching the app. Looks like the latest version of shopify-api and koa-shopify-auth have some backwards incompatible changes related to how sessions are started.

@stevemar stevemar changed the title Several deprecation notices in logs Update shopify-api and koa-shopify-auth to latest - several deprecation notices in logs Feb 24, 2022
@stevemar stevemar changed the title Update shopify-api and koa-shopify-auth to latest - several deprecation notices in logs Update shopify-api and koa-shopify-auth Apr 13, 2022
@stevemar
Copy link
Contributor Author

Currently we're using koa-shopify-auth 4.1.2 and shopify-api 1.4.3 - when upgrading to koa-shopify-auth to 5.0.3 it bumped shopify-api to 2.1.0.

The app appeared to mostly work but there were warning/error messages that there were webhook topics that were not published, like for updating a product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant