Author Message
DmitrySenashenko3
Joined: Aug 28, 2019
Messages: 62
Offline
Hello,
I am new with Workspace developing and I got very stupid issue at start.
I have workspace with AACC and I want to check sample library widget. But workspace doesn't load it.
I did hosting. I installed ubuntu, installed npm, installed http-server according to Widget docs.
And I started this server with CORS. According to docs.
http-server ./sample-library/bundle -p 8443 --cors -S -C cert.pem -K key.pem
And I started http-server and I can reach it. https://IP:8443. I am able to see file structure. It is working.
Next I put this URI to Workspace settings at AACC.
But when I start workspace I see:
"Could not load one or several external widget resources, please check your configuration"

What is wrong?

About cert.pem and key.pem. Doc doesn't tell anything about this and I generated it by openssl.
But looks like need to tell workspace about it. How? I trusted it for browser. Is it wrong?
Possible URI at AACC need to configure somehow.

I am very appreciate about any comments.

Best regards, Dmitry
CraigJohnson5
Joined: Oct 24, 2013
Messages: 413
Offline
Just wanted to let you know that I am trying to get some help for you on this. That message you are seeing looks to be pointing toward a certificate problem as you already have suspected. From what I can find it looks like you need to trust the certificate in the browser as you have done already. Have you also gone through the Avaya Aura Contact Center Commissioning document as there is some certificate instructions in there as well? I will try to get some additional assistance on this as well.
Go to:   
Mobile view