An Azure service for ingesting, preparing, and transforming data at scale.
Hello Rose Mary Job, Welcome to the MS Q&A platform.
Can you provide more details about the error you are seeing when previewing the data from the source dataset?
It's possible that the linked service connection test is successful because it's only checking the connectivity to the REST API service, not the authentication. When you try to preview data from the source dataset, the authentication process takes place, and if the username or password is incorrect, it will result in an error.
Also, have you verified that the credentials you use to connect to the REST API service are correct and have sufficient permissions to access the data you are trying to copy to Blob storage?
It seems like the error you are seeing is related to authentication/authorization issues with the REST API service.