Data Factory OData Source - Resource Not Found

Kevin 1 Reputation point
2021-12-10T00:58:09.473+00:00

I'm using Data Factory to copy data from OData source to Azure SQL. I have about 12 endpoints where 10 endpoints (GET) work fine but 2 endpoints return an error

Operation on target Copy Query To SQL failed: ErrorCode=ODataFailToParseUrl,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The odata path in url RequestUrl is not recognized.,Source=Microsoft.DataTransfer.Runtime.ODataConnector,''Type=Microsoft.OData.Core.UriParser.ODataUnrecognizedPathException,Message=Resource not found for the segment 'GLAccount'.,Source=Microsoft.OData.Core,'

I have verified that this endpoint and the other endpoint work fine with Postman. Need some guidance on fixing this or how to dig into details of this error.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} votes