Failure happened on source side while extracting data from REST API
I want to extract JSON file REST API. By using WEB activity with URL, POST method & Body generating access token. Later copy activity connected to web. Source side getting error while connecting REST API using Linked Service (Base URL, Anonymous, Authorization headers with "Bearer XXXXXXXXXXXXX".
Failure happened on 'Source' side. ErrorCode=RestCallFailedWithClientError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Rest call failed with client error, status code 404 NotFound, please check your activity settings.
Request URL: https://base.com/v1/xxxxxxxxxxx/activity_audit
Response: ,Source=Microsoft.DataTransfer.ClientLibrary,'