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

Use 2nd Last API Version #353

Open
msadlows opened this issue Mar 5, 2020 · 1 comment
Open

Use 2nd Last API Version #353

msadlows opened this issue Mar 5, 2020 · 1 comment

Comments

@msadlows
Copy link

msadlows commented Mar 5, 2020

While I know we can easily set the API version, the defult behaviour is to use the oldest supported API version. Trouble with this is that Shopify is now throwing all sorts of error notices in the app dashboards when they see a soon-to-be-depreceated API being used. If using the 2nd oldest, this won't ever be the case. More of a thought then a specific issue.

@ctrlaltdylan
Copy link

I've just received an deprecated API notice from Shopify as well. But the timing on it is all wrong... that's another story.

It's claiming that I should be using API verision 2020-07. I'm going to manually pass it as a string to the constructor option apiVersion. If that doesn't do the trick I'll report back.

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

2 participants