Can't send feedback #11

Closed
opened 7 years ago by sean-bennett112 · 3 comments
sean-bennett112 commented 7 years ago (Migrated from github.com)

Hi, I was trying to send feedback with the included comment section, but it looks like you're trying to request a rkt file over mixed HTTP when posting a comment, and Chrome is blocking it. Here's the whole error message in the developer console:

VM131:1 Mixed Content: The page at 'https://beautifulracket.com/jsonic/the-tokenizer.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://beautifulracket.com/scripts/poster.rkt'. This request has been blocked; the content must be served over HTTPS.

Thanks so much for the book, really enjoying it!

Hi, I was trying to send feedback with the included comment section, but it looks like you're trying to request a rkt file over mixed HTTP when posting a comment, and Chrome is blocking it. Here's the whole error message in the developer console: ``` VM131:1 Mixed Content: The page at 'https://beautifulracket.com/jsonic/the-tokenizer.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://beautifulracket.com/scripts/poster.rkt'. This request has been blocked; the content must be served over HTTPS. ``` Thanks so much for the book, really enjoying it!
mbutterick commented 7 years ago (Migrated from github.com)

Sorry, switching over to https this weekend and broke a couple things. Line 72 of this file should now show an https link, which I believe repairs the problem.

Sorry, switching over to `https` this weekend and broke a couple things. Line 72 [of this file](https://beautifulracket.com/functions.js) should now show an `https` link, which I believe repairs the problem.
mbutterick commented 7 years ago (Migrated from github.com)

PS Glad you’re enjoying 🤘

PS Glad you’re enjoying :metal:
sean-bennett112 commented 7 years ago (Migrated from github.com)

Yep, looks like feedback is successfully sent on my end after a hard reload of the Chrome tab. Thanks!

Yep, looks like feedback is successfully sent on my end after a hard reload of the Chrome tab. Thanks!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/beautiful-racket#11
Loading…
There is no content yet.