question

Upvotes
Accepted
1 0 0 0

Datastream Web Services API Bug

I have a weird problem happening with Datastream Web Services. If I call ds.get_data for one DSCD, it comes back with data for all fields, but if I call with more than one DS Code, it comes back with nothing.


In the below screenshots, the first one returns the correct data for DSCD 130037, but when I include a second DSCD in the call, it returns NA for SEGM. It also happens for a few other DSCD I’ve tried

1693463298571.png

1693463323704.png

#product#contentdatastream-api
1693463298571.png (31.9 KiB)
1693463323704.png (48.9 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @sam.macaluso

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

Upvotes
Accepted
79.2k 251 52 74

@sam.macaluso

Thank you for reaching out to us.

I can replicate this issue on Test REST Service.

{"DataType": "SEGM",
"SymbolValues": [{
"Currency": "E ",
"Symbol": "123654",
"Type": 6,
"Value": "XLIF"
},
{
"Currency": "U$",
"Symbol": "130037",
"Type": 6,
"Value": "NA"
}
]
}
],

It could be a content issue. Please kindly contact the Datastream Webservice support team directly via MyRefinitiv to verify what the problem is.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 0 0

Is there a way around this?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@sam.macaluso

You can request one item at a time.

However, it is better to cotact the he Datastream Webservice support team directly via MyRefinitiv to verify what the problem is.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.