Hi
if someone knows SSIS, can help me on this:
I need to use ssis for getting response from refinitive, so these are steps which I did
In SSIS I use "ZS JSON Source (REST API or File)"
for body(request) i used same as tutorial one:https://developers.refinitiv.com/en/api-catalog/datascope-select/datascope-select-rest-api/tutorials
for credentials one RefinitivConnection is as below:
web url:https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/Extract
credentials type: Basic user/Password
so we faced this error:
some people mentioned remove space, but still dont work.
could u help me which part I need to change.
actually once I got answer, but it did not save. so now I dont know what I changed
#SSIS