Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram images not loading #14

Open
pbnj-alisson opened this issue May 7, 2021 · 11 comments
Open

Instagram images not loading #14

pbnj-alisson opened this issue May 7, 2021 · 11 comments

Comments

@pbnj-alisson
Copy link

Hi there,

Since this morning the Instagram images are not loading on SharePoint.

Please, advise.
Instagram feed SP app issue

@StoffeChris
Copy link

I have the exact same issue. Is this a temporary issue? I just added the webpart.

Out of curiosity, have you enabled private & public CDN?

@Bjaarken
Copy link

Exact same issue in different tenants.

@JanKoeck
Copy link

Have the same issue

@sbrannigan
Copy link

Same issue

@mirontoli
Copy link

mirontoli commented May 20, 2021

We used this webpart and it worked until recently. Is it a change on Instagram or SharePoint? Have you some ideas how to solve it? It seams that the owner of this repo is not active anymore. The other issue might be related/same: #13

@dikkemeneer
Copy link

Same story here!
0 response from the developer, what is this magic :(

@HoLy1337
Copy link

I have looked in to this, for me it looks like Facebook (the small company behind instagram) is blocking now CORS ("Cross-Origin Resource Sharing")...

A normal browser tells a webserver from where the request is coming, and then the webserver can decide if he want to allow the request or not.
It looks like the webpart is using an internal interface that was developed only for internal-use and now facebook decided to block the interface for external request. Like Request that come from sharepoint.... If you directly access the link from the images you will be able to view the image, because then the request goes directly to instagram (facebook)...

There is not much you can do:

  1. Pray that facebook opens the interface for external use again. (I think this will not happen, they have a reason for closing)
  2. Change the API to work with the facebook graph API (https://developers.facebook.com/docs/instagram-api/?locale=de_DE) but I have not checked if the API give access to the images...

if someone has a better idea let us know ;)

@Priyanka-2207
Copy link

is there any updates on this. I am also getting same error
image

Please help me on this.

@Dennis0162
Copy link

Same issue here 👎

@janwillemkeizer
Copy link

Yes, Cors policy.

MedewerkersPortal?Mode=Edit:1 Access to XMLHttpRequest at 'https://images23-focus-opensocial.googleusercontent.com/gadgets/proxy?url=https%3A%2F%2Fwww.instagram.com%2Fthenikhilk%2F%3F__a%3D1&container=none' from origin 'https://newskool.sharepoint.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. MedewerkersPortal:1 Access to XMLHttpRequest at 'https://images6-focus-opensocial.googleusercontent.com/gadgets/proxy?url=https%3A%2F%2Fwww.instagram.com%2Fthenikhilk%2F%3F__a%3D1&container=none' from origin 'https://newskool.sharepoint.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

@Pen-Ace
Copy link

Pen-Ace commented Feb 4, 2022

Was thinking CDN issue but alas same issue and from the long string above of comments, there is no update on this. Very annoying as it was working great until recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests