Fitryan Wisnu Pratama

Results 2 comments of Fitryan Wisnu Pratama

Use **userId** and **accessToken** instead of clientId, this works for me. You can get your acces token here: http://instagramwordpress.rafsegat.com/docs/get-access-token/ `$('.instagram.tag').on('didLoadInstagram', didLoadInstagram); $('.instagram.tag').instagram({ hash: 'YOUR_HASH', count: 12, userId: USER_ID, accessToken: ACCESS_TOKEN...

@potomak Correct, but it seems that is our only best shot at the moment. Hopefully there will be another way than showing our access token.