Blocked: NotSameOrigin - While fetching Image of Instagram Post #204
Answered
by
pgrimaud
harshshah8996
asked this question in
Q&A
-
Hello Everyone, I am using this package to get Instagram Post. I am getting a successful response from API, which has all data like id, caption, thumbnail URL, etc. Can you guys help me with how to fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
pgrimaud
Apr 26, 2021
Replies: 1 comment 6 replies
-
Hello, Weird, it's a CORS error. And headers you set when loading pictures. How are you loading pictures? With VueJS I guess, but could you paste the code you wrote? |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
pgrimaud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Weird, it's a CORS error.
Could you send me the link of one picture you tried to fetch.
And headers you set when loading pictures.
How are you loading pictures? With VueJS I guess, but could you paste the code you wrote?