Can't fetch from googleusercontent
Up until recently, I've been able to fetch images from googleusercontent with overlays using base64. Now, the page throws back an Error 400
Here's the image I'm trying to display:
You can see that the fetched image is encoded. If I try a different image, it works fine:
What's the secret to getting this to work? Like I said, it was working fine until recently. Thanks for any help anyone could provide.
-
Hi Robert,
Thanks for sharing these examples.
In this case, the error from Cloudinary is due to our system not being able to retrieve the image from the remote address due to a 403 error being returned. If I try to access the below URL directly I get a 403 Forbidden as well - https://lh3.googleusercontent.com/proxy/dTjSV525qzJEXhR1Vrz9y1lkNvaaUaHEIL7Puykyd3012nipTAiwyJ4uQUyOaPBc0LivjgN9tu7LP-id
Do you have an example Fetch where the remote URL is accessible and delivers an image but where Cloudinary is throwing an error?
0
Post is closed for comments.
Comments
1 comment