Closed stardiviner closed 9 years ago
What is the link that you can't open?
the link for me is something like http://seanallred.com/sx.el/auth/auth.htm#access_token=xoxo, it works fine and is not belong to Stack Overflow (so not blocked in China), so you can disable proxy in Firefox temporarily and try again. Maybe it is your proxy issue.
Does it work if you don't use a proxy? (And just making sure, but you do mean sx-authenticate
, right?)
This link here which opened by sx-authentica
is
https://stackexchange.com/oauth/dialog?key=<<private key censored>>&client_id=3291&scope=read_inbox,no_expiry,private_info,write_access&redirect_uri=http%253A%252F%252Fseanallred.com%252Fsx.el%252Fauth%252Fauth.htm
After disable proxy, still does not work.
I install sx.el from MELPA, and version is : 0.3, and MELPA installed latest version as in README shows.
That link opens fine for me. The redirect uri is http, so it might be that your proxy doesn't play nice with http or with an https page redirecting to http.
@Malabarba No, my proxy can have other similar https page redirecting, like handle GitHubs authoerication, Google's too. If only me have this issue, then must be network probelm. maybe keep this issue open for a while to wait for other maybe have same reason.
seems no people has same issue, so this mostly is my network problem. close it now.
I use command
sx-authentica
to get verify code, but browser can't open the link. I have proxy enabled in Firefox, and I can visit Stack Overflow website. This is weird, why I can't open the link?