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
S@uravvS@uravv 

I am not able to add the url of my community page to chat with customers section in service console

I am trying to implement chatbot on my community page so when i am trying to add the url into service console's chat with customer section, but it says "Origins may not contain paths or queries, since they are not part of the origin".
My Url is something like this https://xyz-pqrs.force.com/abc (Dummy URL)
I tried with firefox as well but it didn't work. When I go with "https://xyz-pqrs.force.com", it works but i need to go with my exact URL. I have already whitelisted "https://*.force.com" in the CORS.
Please help.