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

Uncaught exception: Invalid version 2025-01, supported versions: ["unstable", "2024-10", "2024-07", "2024-04", "2024-01", "2023-10", "2023-07", "2023-04", "2023-01", "2022-10", "2022-07", "2022-04", "2022-01"] #1941

Closed
netwire88 opened this issue Feb 20, 2025 · 2 comments

Comments

@netwire88
Copy link

Issue summary

shopify-api-ruby released support for 2025-01. However, we are getting Uncaught exception: Invalid version 2025-01, supported versions: ["unstable", "2024-10", "2024-07", "2024-04", "2024-01", "2023-10", "2023-07", "2023-04", "2023-01", "2022-10", "2022-07", "2022-04", "2022-01"] error when changing api_version to 2025-01.

  1. How can we use 2025-01?
  2. Can you make shopify_app not dependent on shopify_app releases to support new API versions?
@lizkenyon
Copy link
Contributor

Hi there 👋

When you look at your gemfile.lock what version of the shopify_api package is your project using?

If you run bundle update shopify_api does that pull in the latest version of the package with the 2025-01 version?

@lizkenyon lizkenyon added the Waiting for Response Need more information before we can provide more assistance label Feb 20, 2025
@netwire88
Copy link
Author

Thanks @lizkenyon bundle update shopify_api seems to have worked.

@github-actions github-actions bot removed the Waiting for Response Need more information before we can provide more assistance label Feb 20, 2025
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