function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Elisheva DujovneElisheva Dujovne 

live agent chat stuck in "loading"

i am trying to pass the "Add Your Branding to Embedded Chat" Trailhead, but after follow the instructions, the live agent chat stays in "loadin" and after that come back to "chat with an expert". 
I added the visualforce.com to the white list in cors, i also changed it to http in stead of https,  but still not working. can anyone help me?
User-added image
Best Answer chosen by Elisheva Dujovne
Elisheva DujovneElisheva Dujovne
i found the answe! i added to the CORS white list also the http://*.visualforce.com and the https://*.visualforce.com
this solved the issue. Because in the code is with https and in cors i need also the http