The most recent content from our members.
I have coded the following in Jupyter Notebook headlines_1 = ek.get_news_headlines(query="FXBUZ AND CORRECTED", count=20, date_from=date_from_str, date_to=date_to_str) Previously when I ran this, if the results were empty it would return and empty line. Now I get the following…
...":"server_error" ,"error_description":"Request "xxxxxx-yyyyy-zzzz-tttt-sssssssss" has failed on backend call timeout" } '. Status code: 500 There is a problem with python Refinitiv-Data package 1.0.0b20, there are multiple ' " ' double quote scopes on timeout message (I think it is a bug on Refinitiv Server Side)…
When I open a browser window in App Studio (for example by typing https://www.google.com in one of the search boxes), I can bring up the DevTools and the console by hitting CTRL+SHIFT+J. However, the font size of the DevTools is way too small, something like 6pt or so. See image below. And there seems to be no way to…
After installing EZD It says 'could not open ../rhel6_86x_64/bin/ezd.log' and 'could not open debugging output file ezd.dbg0Debugging disabled' Can you please help me with this? Thank you
Hi, I'm very new to App Studio, When i was trying to debug my sample application and It was showing the below error. "The breakpoint will not currently be hit. No symbols have been loaded for this document." Can any one suggest me on this? Regards, Kishor
...l? (similar to decodeToXml()) We are using decodeToXml() to print out the messages in the log file. However certain messages do contain user credential information like password which must not be logged due to security rules. I'm wondering if there's a recommended way to work around this problem as it looks to me that…
Hello I have seen a crash when using the UPA API in the rsslFlush function, full details are below. This happened in debug with the gdb debugger. I was using the RMDSTestClient as the client program.
Hi, I've setup the cobalt document module and I can successfully debug by attaching to the process when accessing the below test link http://localhost:200/document/v1/rawxml/I197b48b5537211ddb6a3a099756c05b7?websitehost=www.ci.lab.westlaw.com However when I try with the below link (xx.xx.xx.xx => local ip address)…
I am having difficulty in pointing out which xsl is wrongly formed and if it has any errors in the syntax while working on document module. Is there any tool which can help with XSL debugging / syntax checking ?
Hello, I'm wondering if anyone has any experience routing a deployed QED Website instance to a local StaticContent instance? The trouble I'm having is that in QED everything is SSL/HTTPS, so if I use the routing page to route static content to my IP/port combo (ex. `10.123.1.1:81`), the root URL ends up being…
It looks like you're new here. Sign in or register to get started.