Open mhockelberg opened 5 years ago
The wrong URL value is being set which is causing the script to err out.
FIX:
Change needed to the extractServiceID function in the apidetail.html file: Modify this line: var url = window.location.href To this: var url = window.location.href == 'about:srcdoc' ? window.parent.location : window.location
After configuring, unable to get the apidetails page to display properly. It doesn't seem to be able to find my service_id.