Closed wcig closed 6 months ago
I can confirm this is an issue for me too, I'm looking to find out the existing scopes for a missing one we're introducing and getting 404.
I'm going to fork the repo and quickly test with the correct URL
Done, PR https://github.com/bold-commerce/go-shopify/pull/291 fixes it.
In the meantime feel free to use my fork, temporarily add:
replace github.com/bold-commerce/go-shopify/v4 => github.com/pnmcosta/go-shopify/v4 v4.0.0-20240523175202-128fc917c7f2
to the bottom of your project's go.mod file
Following is my code:
I have checked the problem is the request url:
So when request resource is AccessScope, the url does not need to spliced with the version.