Shopify Troubleshooting
Common issues and solutions for Shopify integration.
Connection Issues
"Invalid API Token"
"Store Not Found"
Sync Issues
Products Not Syncing
Missing Inventory Data
Order Lookup Failing
Bot Response Issues
Incorrect Product Info
Can't Find Products
API Limits
Shopify has API rate limits:
Reconnecting
If issues persist, try disconnecting and reconnecting:
Common issues and solutions for Shopify integration.
Connection Issues
"Invalid API Token"
- Verify the token was copied completely
- Ensure the app is installed, not just created
- Check that the token hasn't been rotated
"Store Not Found"
- Use the myshopify.com domain, not custom domain
- Example: mystore.myshopify.com
Sync Issues
Products Not Syncing
- Verify API token has
read_productsscope - Check if products are published
- Trigger manual sync
Missing Inventory Data
- Ensure
read_inventoryscope is enabled - Check if inventory tracking is enabled in Shopify
Order Lookup Failing
- Verify
read_ordersscope - Note: Only last 60 days of orders are accessible
Bot Response Issues
Incorrect Product Info
- Products may have outdated data
- Trigger a manual sync
- Check if product was recently updated
Can't Find Products
- Ensure product is published and active
- Check product visibility settings in Shopify
API Limits
Shopify has API rate limits:
- If sync fails, it will retry automatically
- High-volume stores may experience delays during sync
Reconnecting
If issues persist, try disconnecting and reconnecting:
- Go to Integrations > Shopify
- Click Disconnect
- Wait 1 minute
- Reconnect with fresh credentials