Title: SSL API Endpoint
Last modified: August 30, 2016

---

# SSL API Endpoint

 *  [baldgoat](https://wordpress.org/support/users/baldgoat/)
 * (@baldgoat)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/ssl-api-endpoint/)
 * The dashboard widget doesn’t show any content when the WP admin is using SSL.
 * Example error —
    —- Mixed Content: The page at ‘[https://mydomain.com/wp-admin/index.php&#8217](https://mydomain.com/wp-admin/index.php&#8217);
   was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘[http://api.chartbeat.com/live/summary/?host=mydomain.com&apikey=XXXXXXXXXXXXXXXXXXX&keys=r&limit=100&#8217](http://api.chartbeat.com/live/summary/?host=mydomain.com&apikey=XXXXXXXXXXXXXXXXXXX&keys=r&limit=100&#8217);.
   This request has been blocked; the content must be served over HTTPS.
 * Can you update your API endpoint calls to use SSL when the widget is being loaded
   on an SSL page?
 * [https://wordpress.org/plugins/chartbeat/](https://wordpress.org/plugins/chartbeat/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [lenineto](https://wordpress.org/support/users/lenineto/)
 * (@lenineto)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/ssl-api-endpoint/#post-6780606)
 * Hi baldgoat,
 * I know its several months after your post but I just came across the same problem
   and I was able to easily fix it.
    Inside /wp-content/plugins/chartbeat/media 
   there is a file named cbdashboard.compiled.js
 * There are 4 occurrences of [http://api.chartbeat.com](http://api.chartbeat.com)
   in there. Just replace them with [https://api.chartbeat.com](https://api.chartbeat.com)
   and you’re done.
 * Cheers
 *  [chriscombsdc](https://wordpress.org/support/users/chriscombsdc/)
 * (@chriscombsdc)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/ssl-api-endpoint/#post-8207256)
 * This bit us too

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SSL API Endpoint’ is closed to new replies.

 * ![](https://ps.w.org/chartbeat/assets/icon-256x256.png?rev=2333776)
 * [Chartbeat](https://wordpress.org/plugins/chartbeat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/chartbeat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/chartbeat/)
 * [Active Topics](https://wordpress.org/support/plugin/chartbeat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chartbeat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chartbeat/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [chriscombsdc](https://wordpress.org/support/users/chriscombsdc/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/ssl-api-endpoint/#post-8207256)
 * Status: not resolved