WPIntell

Source evidence

SSL API Endpoint

Chartbeat · support · 2015-11-23T20:37:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
baldgoat unresolved
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’ ; 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’ ;. 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/ 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 in there. Just replace them with https://api.chartbeat.com and you’re done. Cheers This bit us too

Comments

2 shown
lenineto 2016-07-13T16:24:00+00:00

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 in there. Just replace them with https://api.chartbeat.com and you’re done. Cheers

chriscombsdc 2016-09-21T17:18:00+00:00

This bit us too