Some websites are not working in VPS proxy - twitter

I have just installed squid proxy on newly bought VPS, everything is working fine, except Youtube, Twitter, Instagram and Facebook. Anybody help me on this issue?
Thanks,
Ali

Related

Laragon share project

I have Wordpress installed on Laragon server where I develop sites locally and then move them to live webhost.
How can I share a link to my Laragon Wordpress project permanently say if I need to post it for questions here on WordPress Stack Exchange? I tried Ngrok but the URL produced by Ngrok changes every time Ngrok is restarted (I previously registered a free account and authorized it with token but it didn't help and the URl seems to change or expire).

Expo with Twitter Login Api is not redirecting

I want to implement Twitter authentication in an app which is created with Expo. I have looked official docs of Expo and Twitter, and my code was worked on Expo simulator(On Computer). But when I run this on Expo Go at iPhone, login procedure was successfully proceeded but after that, it didn't redirecting to the page I want to. Is there anyone who have similar problem with me? I want to know why these problem happen and how to solve it.

Facebook images are not shown in ios version of cordova app

I'd like to display the facebook profile image when a user had logged in via facebook. The images from the domain graph.facebook.com are not shown in the ios version of my app. It works fine in browser and android as well.
I added the access rules (I'm using meteor)
App.accessRule("*");
App.accessRule("graph.facebook.com");
but it didn't help.
In my case the problem was caused because I was referencing the Facebook images inside my app with an 'http' link when my server site was running on a secure site 'https'. iOS had blocked all links to insecure sites inside a secure site.
The solution was change the fb links to https:
https://graph.facebook.com/10154217231etc....
Actually FB serves his resources in both http and https sites.

can we use OAUTH /OPenID in corporate LAN where Social network sites are blocked?

I am developing one website,in which I have implemented google oauth but when I am trying to run the sample in my office where there is a corporate LAN it is giving an error but the code works fine on my personal machine # my home.
Also one more question how stackoverflow is using google login I can access this site in office as well using google login.
Please give me suggestions/answers on it do we really need open internet coonection for oAuth/openID.
or will it work in corporate LAN?
Thanks
Is it blocked in your office? Or is it behind a proxy? My work puts everything behind a proxy, so I need to account for that in any OAuth code (or connect through our approved gateway).

bizarre Facebook connect with authlogic problem

I set up a Facebook connecе to my application following the http://github.com/holden/authlogic_openid_selector_example. But I have a strange problem with Facebook Connect on Firefox and Google Chrome browsers, it just will not allow me to authenticate. But on Safari it works perfectly.
Is your development platform accessible to Facebook? In my experience, Chrome and Firefox did not work with that example on my local machine behind a router, but Safari did (just like your experience). However it all worked when the setup was on an internet-accessible box.

Resources