The most recent content from our members.
How can we use the different ADS servers at the same time for our 11 OmmConsumers ? Can using EMA ChannelSet reduce the Stale status (DataStream=”Suspect” and StreamState=”Open”) when using ema-API ? If so, do you have an example of a simple config.xml ? The example of EmaConfigTest.xml…
...e/ Express Backend Hi, I am using a demo account for World Check One APIs. I needed to consume a few APIs and display information on the Frontend (ReactJs). Can understand that due to browser's CORS policy was getting 401 response code on the Frontend but I tried consuming the API on a Node/ Express backend environment…
Hi all. I'm looking in to the best way to store user configuration/options for my companies applications. I'm leaning towards just storing options in a JSON file, but I'm very naive on the topic and am interested in any informed opinions as to what actually makes sense. applinked.me I really appreciate any advice. Cheers!
I am learning Angular JS. I am trying to learn single page application but ng-view is not showing any data. There is no error in the console. Main Home Page: <!DOCTYPE html> <html ng-app="RouteApp"> <head> <meta charset="utf-8" /> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.9/angular.min.js"></script>…
I am facing an issue when I am updating my posts. “Updating Failed. Invalid JSON body passed.” Tried changing permalink and deactivating different plugins, but the problem is still there. Problem Screenshot: https://imgur.com/a/8xDjE4C WordPress Version: 5.5.1 Theme: Newspaper V 10.3.6.1 Website:…
Hello, So I need to make an automation (bot) that basically stays on a page until an "item" is available and then take it. This I have already made a bot for but its just using selenium. But I have seen and talked to people that made a bot on C# or JS using the websocket of the site, which allows them to make real time…
Hi, I am a developer for a App Studio Application that utilizes JET API v2.0.12. I am utilizing React on the front-end. I am attempting to retrieve all news related to a particular stock. This means I most likely would have to provide the RIC as an argument to a function, but I am unsure as to what function I would have to…
Is there any guidance on how do use Secure Websockets (wss) with the WebSocket API? I'm developing a web application that uses the WebSocket API, but I can't establish a connection because you have to use 'wss' when an application is secured by HTTPS. I viewed this question from 2017 and it mentions an SSL Accelerator, but…
I work on angular 7 app I face Issue I can't make left side menu work as accordion . meaning I need when open component report category on load display all categories for all reports then when user select specific category then it will display sub category reports related by collapse it so in stackbliz already display data…
I am trying to access the /search/beta1 in the Elektron Data Platform for a small proof of concept I am building. I've generated the app key and am including it in the Authorization header in the request. However, when I go to fetch from my front-end, I am being returned an error object that looks like so: { code: "401",…
It looks like you're new here. Sign in or register to get started.