Help needed - Issues with profile picture display

Hey there,

I’m a bit confused on what to do honestly. I tried getting help from “Envato Author Help” several times but it seems like they don’t get my replies to the initial ticket email which is frustrating as hell.

So here’s the issue…

We host a lot of our promo-pictures over google pictures.

For example this one here:

https://lh3.googleusercontent.com/DZGNp1nie_kmbt64YJ7aLUVc7BHNT9zlvRYGK4kSajuh-CMEO2tep-7esVrT4xELQRsFMAdQcqs0oRKMxkXpcJxNuL4qdDgeStCGGjWRqcVGlRj42vOEADHLJYnTFjZ_n-OHiSSdBB2yOjhaOn9o7xziYMHvElJMa-I3Rr2yTPboUviVwrR2aWbVBrWL-lsHvAoyseNZgPK8RYLoKh8BQkenGjoxmrcYqaA7_U_o7EFsSS5RsRnhPDGTtCqfHVHlHl3MGqRD5u05u2BdG_YUeT9YuUv95mhsfqG726gFKWabXqDJ08C_ZxIYE5Nq9eC5dIR-3syJnNg-z08iWQp03ODl1rWPewS-kjENWIsYtGIW7E22RIuX9XYsssk_Fi5P4KDXZylI92oJNbq_20q0Rl0jJft4jF2gntmibaiNHH0SZWToNZvCAzIQM69IL3XIvEMyktqlgxdBVuSXi4d-kv2kNaVo1Cs37IuA9J4dH4kihpIR6iuQZS-YPguSvuYVazAZmBD260-sDMKzlIkATcxnY_sW7Fg6NUiMJLvh8wPBXQ4iMADplAUXjp4QZklvoCcvNZL4DUsmA-kWwsSzVC9hjO9MqKHCLf1Eb6fUwZ18_8sv0_npOsxK91phKjEVxrbJD8jRh851M-KNFqSfotHeyQfFec4owjU9mo5_OxogjLfwAr5JgvA=w616-h409-no

Now the URL, as you can see is quite long so we short it afterwards with [bit.ly] (http://bit.ly).

We had no issues with the display of our pictures before doing it this way.

For over a good month however, the pictures are being displayed as “broken” - “Error Fetching Resource”.

and I just don’t know why excactly.

Any help/solutions/suggestions would be appreciated!

Kind regards,
Matt

Hi @Symphony-of-Specters !
Try using “SlickPic”. There usually never have these problems.
Good luck!

1 Like

Hi @Symphony-of-Specters,

There appears to be something wrong with the source image; googleusercontent.com is returning an HTTP 403 (Forbidden) error when I try to fetch it.

This doesn’t have anything to do with bit.ly, nor with Envato – the Google link doesn’t work. Please check there to get the issue sorted.

$ curl -I "https://lh3.googleusercontent.com/DZGNp1nie_kmbt64YJ7aLUVc7BHNT9zlvRYGK4kSajuh-CMEO2tep-7esVrT4xELQRsFMAdQcqs0oRKMxkXpcJxNuL4qdDgeStCGGjWRqcVGlRj42vOEADHLJYnTFjZ_n-OHiSSdBB2yOjhaOn9o7xziYMHvElJMa-I3Rr2yTPboUviVwrR2aWbVBrWL-lsHvAoyseNZgPK8RYLoKh8BQkenGjoxmrcYqaA7_U_o7EFsSS5RsRnhPDGTtCqfHVHlHl3MGqRD5u05u2BdG_YUeT9YuUv95mhsfqG726gFKWabXqDJ08C_ZxIYE5Nq9eC5dIR-3syJnNg-z08iWQp03ODl1rWPewS-kjENWIsYtGIW7E22RIuX9XYsssk_Fi5P4KDXZylI92oJNbq_20q0Rl0jJft4jF2gntmibaiNHH0SZWToNZvCAzIQM69IL3XIvEMyktqlgxdBVuSXi4d-kv2kNaVo1Cs37IuA9J4dH4kihpIR6iuQZS-YPguSvuYVazAZmBD260-sDMKzlIkATcxnY_sW7Fg6NUiMJLvh8wPBXQ4iMADplAUXjp4QZklvoCcvNZL4DUsmA-kWwsSzVC9hjO9MqKHCLf1Eb6fUwZ18_8sv0_npOsxK91phKjEVxrbJD8jRh851M-KNFqSfotHeyQfFec4owjU9mo5_OxogjLfwAr5JgvA=w616-h409-no"
HTTP/2 403
2 Likes