kevinongko / vue-instagram

Instagram's feed fetcher component based on Vue.js
https://kevinongko.github.io/vue-instagram/
MIT License
181 stars 37 forks source link

No 'Access-Control-Allow-Origin' header is present on the requested resource. #54

Open pit07 opened 2 years ago

pit07 commented 2 years ago

Hi! I'm using this package, and i have this issue:

Access to XMLHttpRequest at 'https://api.instagram.com/v1/users/self/media/recent?access_token=###TOKEN###&count=3' from origin '###URL###' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Any ideas? Thanks a lot! Vincent