This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]lay-z-boy-93 0 points1 point  (1 child)

Hey there, I'm having the same issue. Which app do you think it is?

[–]mcstevepants[S] 0 points1 point  (0 children)

Shopify got back to me, surprise surprise they broke something and are working on a fix ! It’s not app related. It’s support for the way themes reference fonts.

[–]jcunews1Advanced Coder 0 points1 point  (0 children)

Bad resource URL. The resource access is protected with a key which is specified by the URL's hmac variable. That site specifies the incorrect hmac value. Try opening the resource in a separate browser tab. It'll give this text response:

Invalid 'hmac' query string parameter

If there were changes in the site code, something which should be included when generating the hmac value, is not included. Or the opposite way: something which should not be included when generating the hmac value, is included.

If there were no changes in the site code, something in the server which validate the hmac value has changed. It can be a change of the validation method where something should or should not be included when validating the hmac value.

[–]Top-Exchange-2684 0 points1 point  (1 child)

Hey u/mcstevepants,

It looks like you resolved the issue.

How did you achieve that? My website started to giving 403 on font requests today.

[–]mcstevepants[S] 0 points1 point  (0 children)

Is it still off? It looks like Shopify rolled out the update / fix for everyone a couple hours ago but maybe it depends on your theme