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?
i found the answe! i added to the CORS white list also the http://*.visualforce.com and the https://*.visualforce.comthis solved the issue. Because in the code is with https and in cors i need also the http