We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to call setup on a private app, and I pass the password as ACCESS_TOKEN and api_key as API_KEY.
However, API_SECRET is required and private apps have no API_SECRET. Blank value doesn't work. I'm stuck. Please help.
The text was updated successfully, but these errors were encountered:
Private apps also have a secret. You can find it in the private apps management dashboard of the store.
Sorry, something went wrong.
hello guys ! how to make a custom installation process in laravel of shopify app ?
how to make a custom installation process in laravel of shopify app ? This question is too broad to get you an answer @sehdev26
No branches or pull requests
I am trying to call setup on a private app, and I pass the password as ACCESS_TOKEN and api_key as API_KEY.
However, API_SECRET is required and private apps have no API_SECRET. Blank value doesn't work. I'm stuck. Please help.
The text was updated successfully, but these errors were encountered: