🔍 Shopify API Connection Test

Configuration

Shopify Domain: j72j3i-kv.myshopify.com

API Key: your...-key

Access Token: your...word

API Version: 2023-04

Testing API Connection

Making request to: https://j72j3i-kv.myshopify.com/admin/api/2023-04/shop.json

Results

❌ Connection failed! (HTTP 401)

⚠️ Authentication error. Your API credentials are invalid or missing.

Please follow the instructions in API_CREDENTIALS_GUIDE.md to create proper credentials.

Raw Response

{"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"}

Next Steps

To fix the connection issues:

  1. Check that your Shopify domain is correct (should be your-store.myshopify.com)
  2. Verify your API credentials by following the guide in API_CREDENTIALS_GUIDE.md
  3. Update the shopify_config.php file with the correct values
  4. Run this test again to verify the connection