backdrop-contrib / instagram_block

A port of the Instagram block Drupal 7 module to BackdropCMS
GNU General Public License v2.0
1 stars 1 forks source link

'Instagram Block - Tag Block' not working #2

Open stpaultim opened 5 years ago

stpaultim commented 5 years ago

I was able to get the user block working, but the tag block is not working.

I tried using the tag "instagood" (it was supposedly trending). I got this error in the log:

Exception: Not Found in InstagramRequest->request() (line 99 of /virtual/sites/rivertonb_chroot/rivertonb/test/htdocs/modules/instagram_block/instagram_block.lib.php).

Also note: If I add the hashtag to the tag making "instagood" into "#instagood," I get a phperror and crash the entire site.

home_page__home____riverton

stpaultim commented 5 years ago

It would appear that the Instagram API no longer supports this kind of feed. It would appear that this block has been removed from the D7 version of the module.

Someone should write a pull request that removes this option for the Backdrop version of the module.

https://www.drupal.org/project/instagram_block/issues/2746195 https://www.drupal.org/project/instagram_block/issues/2669006