Hi,
I'm tyring to run a static request for a list of stocks in "orig_sample" and get the following error message. Why am I getting this error message - is it because my "orig_sample" contains more than 50 instruments (ie, stock codes)?
static <- mydsws$snapshotRequest(instrument = orig_sample, datatype = c("NAME", "ISIN", "BETA", "ESTAT", "WC07015","INDX" ), requestDate = "0D") Error requesting data. HTTP message was: Server error : Internal Server Error : Server error: (500) Internal Server Error Error in .self$.processSnapshot(format = format, myNumDatatype = myNumDatatype, : No names to use as column headings in Snapshot. Items returned for Datatype 1. Items in Datatype |