Closed davidkessler-ch closed 4 years ago
Hi @bryant22 - like you said, the fact that you can see the post in the token agent screen means you must have a valid access token. Could you just confirm that you're using v2 of instafeed.js ? Some of those options you have - resolution
, limit
, etc. - aren't available in v2, which makes me wonder if you're using instafeed v1 still?
Alright, I was able to fix it.
resolution
and sortBy
had to be removed
When trying to use the instafeed.js, I get the following error: "Error from Instagram: The access_token provided is invalid." I have created multiple tokens and entered them into my heroku app, but it just doesnt seem to work. Now I would think that this is because of an issue with my app setup in facebook, however, in my heroku app it does seem to load the last post from my instagram feed perfectly..
here is my code: `
Facebook does tell me to verify my business, but I thought the app should also work like this since I have setup a tester..
Info: