Open stpaultim opened 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
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.