Quantcast
Channel: Using instafeed.js - blank page, not working - Stack Overflow
Browsing index pages (3 articles)
↧

Using instafeed.js - blank page, not working

I am trying to use the instafeed.js javascript on a basic nothing html page, just to test the API. I have registered with Instagram and have my clientId value, which I have configured in my code:...

View Article


Answer by Stuart for Using instafeed.js - blank page, not working

You need to set a target: var feed = new Instafeed({ target: 'instafeed', get: 'tagged', tagName: 'awesome', clientId: 'clientId' });

View Article


Answer by diegoigaete for Using instafeed.js - blank page, not working

Last night, after some moment of inspiration, I finally got it to work. Since I could not see any particular error on the page, I figured Id use to Javascript debugger from Chrome. This way I was able...

View Article
Browsing index pages (3 articles)


Latest Images