cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
842
Views
0
Helpful
8
Replies

help with setup html location

jdickinson
Level 5
Level 5

Currently I have my web-server located at https://mylocation.statebridgecompany.com

when I try an access this function I get : Failed to load resource: net::ERR_INSECURE_RESPONSE.  I think it could be related to cors.

The domain is statebridgecompany.com, the host is different for the call. When I click on it in a browser the data comes back nice.

But I am having no luck accessing it using rxjs javascript (typescript). 

The html files are static, I just need to be able to make uccx see it's the same domain (which it is really) so that I can get status details.

https://uccx-001-app-prod.statebridgecompany.com:8445/finesse/api/SystemInfo

Any suggestions on how I may get this done with 11.05 version we have installed?

Joe

1 Accepted Solution

Accepted Solutions

Looks like you asked this question in a new thread 3rdpartygadget deployment and mime types so will continue this conversation there.

View solution in original post

8 Replies 8

dekwan
Cisco Employee
Cisco Employee

Hi Joe,

I am not sure I understand what you are trying to accomplish. Is this html file a gadget?

Thanx,

Denise

yes, its' my gadget.  I think if I can host it in the gadget area then it should be fine. Looking into how to do that.

last time I tried this, it didn't work at all.

I have js files that are part of this.

More info. In the instructions under the xml piece it says "www.cisco.com"

In order for this to be hosted in exact domain it should be uccx.mydomain.com/gadget

Can I host it like this? If not I think I need to use popups instead and not use embedded gadget at all.

This is all pretty frustrating.

In the instructions under the xml piece it says "www.cisco.com"

Which instructions?

If you upload the gadget onto the Finesse server, it will be located at: http://<finesse>/3rdpartygadget/files/

If you upload the gadget there, it is automatically in the same domain. Why do you think you need to use popups instead?

so I copied the files to the files folder and hit this.

https://uccx-001-app-prod.statebridgecompany.com/3rdpartygadget/files/index.html

HTTP Status 404 - /3rdpartygadget/files/index.html


this is the response I get.

https://uccx-001-app-prod.statebridgecompany.com:8445/3rdpartygadget/files/index.html

I tried this and all I get is "loading" with 404 in the debug window.

Ok, I am certain I have the right path, the problem is that it won't load any of the javascript!

inline.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

styles.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

vendor.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

scripts.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

main.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

styles.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

vendor.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

main.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

Looks like you asked this question in a new thread 3rdpartygadget deployment and mime types so will continue this conversation there.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: