Instagram posts are not updated anymore because Instagram API endpoint deprecated endpoints on other users content.

/users/{user-id}/media/recent -> /users/self/media/recent

https://www.instagram.com/developer/changelog/

Comments

sleitner created an issue. See original summary.

sleitner’s picture

Status: Needs work » Active
gturnbull’s picture

StatusFileSize
new978 bytes

Hi,
Here is a patch to update the 7.x version of the Instagram Block module to work correctly with Instagram's updated API.

If you have a chance to try the patch, please do so. It would be great to see this update added to the next release of this module.

Thank you,
Gordon

gturnbull’s picture

Status: Active » Needs review
yanniboi’s picture

Status: Needs review » Needs work

I don't think the tag endpoint is affected:

https://www.instagram.com/developer/endpoints/tags/

Also we need to clean up the config UI.

yanniboi’s picture

Priority: Major » Critical
Status: Needs work » Needs review
StatusFileSize
new6.75 KB
yanniboi’s picture

StatusFileSize
new7.33 KB
new1.76 KB

Quick update function to clean up variables.

  • yanniboi committed de8be27 on 7.x-1.x authored by gturnbull
    Issue #2959603 by yanniboi, gturnbull, sleitner: Instagram API endpoint...
yanniboi’s picture

Status: Needs review » Fixed

Thanks to all!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.