0
New Here
,
/t5/type-typography-discussions/get-http-use-typekit-net-err-empty-response/td-p/7777814
Nov 17, 2015
Nov 17, 2015
Copy link to clipboard
Copied
The * is for our user id.
This error on load started about a week ago. It's intermittent - and preventing js from loading on our site. Here's the application.html.erb code:
<script src="//use.typekit.net/- * -.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
Did you change something? We're hosted on Heroku and use Cloudflare.
Thanks!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
New Here
,
Nov 17, 2015
Nov 17, 2015
This is a Java issue - resolved in my case by updating Java. However, if you google the err msg, you'll find numerous YouTube solutions
New Here
,
LATEST
/t5/type-typography-discussions/get-http-use-typekit-net-err-empty-response/m-p/7777815#M7550
Nov 17, 2015
Nov 17, 2015
Copy link to clipboard
Copied
This is a Java issue - resolved in my case by updating Java. However, if you google the err msg, you'll find numerous YouTube solutions
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

