Currently running Drupal 8.9.7

Created the Private app in Shopify. When i insert the credentials and hit save i get the dreaded "The website encountered an unexpected error. Please try again later."

Logs Error: Class 'Shopify\PrivateApp' not found in Drupal\shopify\Form\ShopifyApiAdminForm->validateForm() (line 97 of /modules/shopify/src/Form/ShopifyApiAdminForm.php)

Am i missing something? thanks.!

Comments

renderfreak created an issue. See original summary.

bobbygryzynger’s picture

Status: Active » Closed (won't fix)

Discussed this on Drupal Slack, this project wasn't using composer, but this is required to ensure all dependencies are installed. Non-composer workflows aren't supported.