-
Notifications
You must be signed in to change notification settings - Fork 476
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
Shopify API did't work in rails console #1253
Comments
Hi @dummydummydev, could you give us more details to help us reproduce? It seems like ruby is failing to load the |
We are closing this issue because we did not hear back regarding additional details we needed to resolve this issue. If the issue persists and you are able to provide the missing clarification we need, feel free to respond and reopen this issue. We appreciate your understanding as we try to manage our number of open issues. |
You must do proper setup so Zeitwerk can load the constants for you. See #1263 (comment) |
Issue summary
I am working on rails + shopify App
I want to list my webhooks and update the url of webhooks
So I used REST API
shopify_api
version: "13.3.1"Expected behavior
All The API Should Call and must show results
Actual behavior
Each API Giving error
Steps to reproduce the problem
The text was updated successfully, but these errors were encountered: