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 username to identify the account. 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:
 Admin_user 8198df7e3c94e0118d2629645f7436c4

Password*N/A

Specify a password for the username. The API 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
Example
SEse_Demodemo_Storestore

Troubleshooting

ErrorReasonResolution

"401 Unauthorized"

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

Specify valid authentication credentials.


...