|
| 1 | +--- |
| 2 | +title: Troubleshoot the Shopify connector |
| 3 | +titleSuffix: Azure Data Factory & Azure Synapse |
| 4 | +description: Learn how to troubleshoot issues with the Shopify connector in Azure Data Factory and Azure Synapse Analytics. |
| 5 | +author: jianleishen |
| 6 | +ms.subservice: data-movement |
| 7 | +ms.topic: troubleshooting |
| 8 | +ms.date: 03/30/2026 |
| 9 | +ms.author: jianleishen |
| 10 | +ms.custom: has-adal-ref, synapse |
| 11 | +--- |
| 12 | + |
| 13 | +# Troubleshoot the Shopify connector in Azure Data Factory and Azure Synapse |
| 14 | + |
| 15 | +[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)] |
| 16 | + |
| 17 | +This article provides suggestions to troubleshoot common problems with the Shopify connector in Azure Data Factory and Azure Synapse. |
| 18 | + |
| 19 | +### Error message: Object reference not set to an instance of an object |
| 20 | + |
| 21 | +- **Symptoms**: Copy activity fails with the following error: |
| 22 | + |
| 23 | + `'Type=System.NullReferenceException,Message=Object reference not set to an instance of an object.,Source=Microsoft.DI.Driver.Shopify,StackTrace= at Microsoft.DI.Driver.Shopify.Context.ShopifyContext.GetEdgeNodeNameFromTableName(String tableNameGraphTypeName)` |
| 24 | + |
| 25 | +- **Cause**: The table name specified in the source configuration is not valid. This usually happens when upgrading from Shopify connector version 1.0 to 2.0, as the table name formats are different in version 2.0. |
| 26 | + |
| 27 | +- **Resolution**: Check and update the table name to ensure it follows the Shopify connector version 2.0 naming conventions. For more information, see this [article](connector-shopify.md#dataset-properties). |
| 28 | + |
| 29 | +## Related content |
| 30 | + |
| 31 | +For more troubleshooting help, try these resources: |
| 32 | + |
| 33 | +- [Connector troubleshooting guide](connector-troubleshoot-guide.md) |
| 34 | +- [Data Factory blog](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/bg-p/AzureDataFactoryBlog) |
| 35 | +- [Data Factory feature requests](https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c) |
| 36 | +- [Azure videos](/shows/data-exposed/?products=azure&terms=data-factory) |
| 37 | +- [Microsoft Q&A page](/answers/topics/azure-data-factory.html) |
| 38 | +- [Stack Overflow forum for Data Factory](https://stackoverflow.com/questions/tagged/azure-data-factory) |
| 39 | +- [X information about Data Factory](https://x.com/hashtag/DataFactory) |
0 commit comments