Problem/Motivation
After installing the module and I tested it with "drush cron".
In my terminal I get a rapport from cron, Importer has run without errors, but everytime it reads
[notice] Importer has run. 0 post(s) imported.
I've tested it with hashtags and usernames, I don't get any new nodes.
When testing with a hashtag, I see these errors in the terminal (45 times)
[warning] array_key_exists() expects parameter 2 to be array, null given instagramImport.php:109
Comments
Comment #2
se7ent1 commentedComment #3
stefvanlooveren commentedI can't reproduce this. Can you specify which tags you're trying? Which drupal version are you on?
Comment #4
stefvanlooveren commentedUpdate 12/7/2020: Instagram no longer accepts fetching the way this module did. I'm looking for a solution.
Comment #5
manishdrupaldev commentedSame happens, Cron runs successfully but contents are not imported.