Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

...

Field NameField DependencyDescription
Label*N/A

Specify a unique label for the account instance.

Default Value: N/A
ExampleShopify_Basic_Auth_Account

Username*N/A

Specify the API key that you have generated in Shopify portal. To learn how to generate API key, see Application configuration in Shopify portal for Basic HTTP Authentication to use in Shopify.

Default Value: N/A
Example:
 8198df7e3c94e0118d2629645f7436c4 8198df7e3c94e0118d26296f7436c4

Password*N/A

Specify the API key password that you generated in Shopify portal.

Default Value: N/A
Examplecbde&@$$20r8!

Store Name*N/A

Specify the name of your development store.

Default Value: N/A
Examplese_demo_store

Troubleshooting

ErrorReasonResolution

"401 Unauthorized"

The necessary authentication credentials are not present in the request or are incorrect.

Specify valid authentication credentials.


...