Search code examples
facebookfacebook-graph-api

Facebook graph api picture loading problem


I'm having this very unusual problem where on a page refresh all profile pictures that loaded on the previous page refresh no longer load. Instead each image laoded causes these errors in the console:

Resource interpreted as Image but transferred with MIME type text/javascript. Failed to load resource: the server responded with a status of 400 (Bad Request)

Especially weirdly is, if I go on one page where I have say, 3 pictures A B and C. If on the next page I have 5, including A B and C from the last, only D and E will load. If I then refresh only A, B and C will load. This can be repeated forever!

Any ideas as to what on earth explains this?

PS. Not linking my app to start with as I don't believe it's necessary, but if needed I will do.


Solution

  • This is a temporary Facebook issue and has already been reported by at least two other users and logged with Facebook.