pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
962 stars 304 forks source link

No 'Access-Control-Allow-Origin' header is present #295

Open Gaurav0100 opened 6 years ago

Gaurav0100 commented 6 years ago

Getting following error in fetching twitter feeds from yesterday.

Failed to load https://api.jublo.net/codebird/oauth2/token: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'your website url' is therefore not allowed access. The response had HTTP status code 403.

I think this error is also coming on the demo page.

rob-teamworks commented 6 years ago

Seems to be working now, maybe some service with Codebird was down and has just gone back up???

Gaurav0100 commented 6 years ago

Still facing the same issue ...

rob-teamworks commented 6 years ago

Seems that it's an intermittent problem, it's now not working for me.

thx1200 commented 6 years ago

Suddenly happening to me right now. It seems codebird may be unreliable? I see there are even issues from years ago exhibiting this issue intermittently.

thx1200 commented 6 years ago

Oh well, this explains it. I tried going to some of the codebird URLs just to see if I could get more details and it's throwing a CloudFlare generated "server is offline" message. No wonder.

CrySensai commented 6 years ago

same here

Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin is therefore not allowed access.

but with The response had HTTP status code 502.

thx1200 commented 6 years ago

Yes I'm having this problem again and it's been going on for I think for about a week now. Before it would clear up pretty quickly, but now I'm wondering if this codebird api is just dead.

Hypocrite commented 6 years ago

Yeah, still dead.

Gaurav0100 commented 6 years ago

@rob-teamworks again facing the same issue from last night.