superdesk/superdesk

CORS Blocking

Aaronjacobs678 opened this issue · 1 comments

Ref: https://newsroom.playradius.co.uk -

Error: -- Blocked loading mixed active content "http://newsroom.playradius.co.uk/api/client_config" --
Good afternoon, I am recieving the above error when and a white blank screen when trying to load Superdesk after ammending the following:

Added the CLIENT_URL "https://newsroom.playradius.co.uk" in the /superdesk/server/settings.py
adding an SSL certficate through certbot.

I am unsure where I am able to change the domain in reference to the client_config to allow it to start with HTTPS. Any ideas?

Thanks

I have found the solution over at: superdesk/superdesk-core#1416