Hello. Love the Social Stream module. Got everything working apart from Instagram:
Your documentation says: Copy all of your information include: Instagram ID, Client ID, Redirect_URI, and Access Token to Social Stream.
...but the module only has 2 instagram fields.... one for ID and one for Access Token. I've tried using both Instagram ID and Client ID in that field, together with the Access token I generated.
Can you see if the module should have the 4 fields mentioned in the documentation? Maybe this is why it's not working?
Hi,
Thank for contacting us
When you want to get the access token of instagram, you have client id and REDIRECT_URL
So just id, the access token then instagram will activities.
If fail
Can you tell me instagram account via private message, I will help you check!
Yes I've already got the feed number sent to 'count' rather than 'days' so it should be picking up the Instagram regardless (although I have tried both).
So it's still not working for me.
I see your demo site is working now. Did you have to update the code to do this? I'm sure the Instagram was blank there too when I reported it.
Hi,
I see this error from the console:
Failed to load resource:https://api.instagram.com/v1?access_token=1804038867.7d731d0.b7c7c8a4860f4fa29f4ae579fef72228&client_id=&count=4&callback=jQuery1112013870207592844963_1428457898900 the server responded with a status of 404 (NOT FOUND)
This happens when you do not get the correct id or access token,
With instagram information you send me, I checked it and similar problems
Can you check back?
if you can send instagram account via private message, I will help you check!
Best regard
Tinh
Hi,
You need complete information (CLIENT_ID, REDIRECT_URL) to can get access token. [CLIENT_ID_HERE]&redirect_uri=[REDIRECT_URL]&response_type=token
You can see the guide here:
jelled.com/instagram/access-token