Hi,
First, thank you for creating such a great module.
While I was using this module to import content from Instagram, I've noticed that it only provide option to pull content from hashtag and user account id (integer only).
I recently created an account for Instagram API and it only allows me to pull from self since my "Client Status" is Sandbox mode. (I have to get approval from Instagram to get permission to pull content form public content like hashtag and other users. until then, sandbox mode only. content copy right policy.)
So I thought it might be useful to have sandbox mode option for Importing.
I attached patch for this. please review and let me know if it makes sense.
Cheers,
Ethan
Comments
Comment #2
ethan.han777 commentedComment #3
ethan.han777 commentedComment #4
pere orgaThanks for the patch.
I can't apply it:
Looks like it has been created from a parent directory.
Please can you submit a patch for current 7.x-2.x-dev branch?
Comment #5
ethan.han777 commentedoops I'm sorry about that.
Comment #6
ethan.han777 commentedComment #7
pere orgaYou forgot to add the import type.
Comment #8
ethan.han777 commentedThanks for reviewing the patch.
Could you be more specific on your comment above please?
Comment #9
pere orgaThis line is missing in patch #5:
Comment #10
ethan.han777 commentedThank you @Pere Orga
I added the missing import type in the new patch.
Comment #11
ethan.han777 commentedComment #12
pere orgaHi ethan.han777,
I just rechecked this, and now I don't see why this patch is needed. To run in sandbox mode you just need to use an Instagram sandbox app, and this is working.
Am I missing something?
Thanks