Closed gabrielecontitaguali closed 6 years ago
Hi! Any error in console?
Hi @gabrielecontitaguali, when you say
i select squared images
you mean that you unchecked "Non square media:" checkbox into the migrations tab under manage client section at https://www.instagram.com/developer/?
And then, are you still experiencing the error? because the link you provide seems to have instagram feed working right now.
Thank you for your feedback!
Dear,
sorry for late reply.
It seems like the image link is wrong. @lorenaramonda the Non square media is checked as the image below:
These are my settings on website backend:
This is the error in console:
What I noticed is that if in the link we change the s320x320 with s150x150 then image appears:
Right now the issue is live on the website.
Ok, yes. This happens since a couple of months when Instagram changed its URLs references. We used a trick to have squared picture at a higher resolution (320x320px), we get that by replacing 150 with 320 (https://github.com/bitbull-team/magento2-module-instagramwidget/blob/master/view/frontend/web/js/InstagramWidget.js#L73), but now this is not possible anymore because image URL throws a 403 error.
So I think we might switch again to the previous code, where that replacement was not done but squared images were just 150x150px, or we may considering a solution like this: https://humaan.com/blog/bigger-square-thumbnails-from-the-instagram-api/
Me and @nuovecode will get back soon with updates ;)
Hi @gabrielecontitaguali it should be fixed now, please check 4.3.1 version :)
I set this as closed due to inactivity. The new version has been test and solve this problem. In case open another issue 🙂
Dear,
I installed your module on this 2.1.2 installation but when i select squared images no feed is showing.
I don't know if this is related to magento's version.
Hope the developer can help: :)
Thank you