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

Lock in API version #38

Open
good-idea opened this issue Jan 18, 2020 · 0 comments
Open

Lock in API version #38

good-idea opened this issue Jan 18, 2020 · 0 comments
Assignees
Milestone

Comments

@good-idea
Copy link
Owner

From https://community.shopify.com/c/API-Versioning/Cannot-access-versioned-graphql-API/m-p/641464#M128:

I am able to connect to my shop's Storefront API with the URL:

https://my-shop-name.myshopify.com/api/graphql

But not with a versioned URL, i.e.:

https://my-shop-name.myshopify.com/api/2020-01/graphql
https://my-shop-name.myshopify.com/api/2019-07graphql

I'm using my storefront token in the headers. Am I missing something obvious?

0.6.3 added 2020-01, which broke the sanity plugin. 0.6.6 removes it. But, this API version should be locked in, it changes often and some changes could be breaking. :(

@good-idea good-idea self-assigned this Jan 18, 2020
@good-idea good-idea added this to the 1.0 milestone Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant