Hi
I'm trying to get the ION API Base URL using the getBaseURL() method in H5 scripting, this works well at classic UI, the version below 2.0, but when switched to new UI script version above 2.0 this isn't working. Please let me know if anyone has an idea.
let url = IonApiService.Current.getBaseUrl();