MohammedRaji / react-ig-feed

A React component to display a user's Instagram photos Using Instagram Basic Graph API
https://mohammedraji.github.io/react-ig-feed/
MIT License
43 stars 23 forks source link

Token Not defined #12

Open soniasaini0075 opened 2 years ago

soniasaini0075 commented 2 years ago

Upon adding a token, it shows the error.. please help

src/pages/blogs/blogs.js Line 35:28: 'IGQVJVWFhRRTJYNjlqMkZAKVGwxdTZA0......' is not defined no-undef

`

Onething-UX-UI-Design-Company

`

acaldwell1997 commented 2 years ago

Put your token in quotation marks c:

soniasaini0075 commented 2 years ago

Even tho, It worked for a day then suddenly it stopped showing the feed, just showing the parent div. It'd be really kind of you, If you can help