开发者

http://dev.twitter.com/ redirects to http://twitter.com/

开发者 https://www.devze.com 2023-02-07 12:49 出处:网络
I am trying to access my Twitter API but the call is failing due to the redirect. Does anybody know why this is happening and or how I can fix it? Yes, I am sig开发者_如何学Goned in.Are you using the

I am trying to access my Twitter API but the call is failing due to the redirect. Does anybody know why this is happening and or how I can fix it? Yes, I am sig开发者_如何学Goned in.


Are you using the "Use HTTPS" on Chrome, or a similar extension?

For me, it redirects http://dev.twitter.com to https://dev.twitter.com, which in turn redirects to https://twitter.com

Ideally, the extension would offer more control in how it matches domains. Meanwhile, a quick workaround is to open an incognito window, for which extensions are disabled, and view dev.twitter.com there.

0

精彩评论

暂无评论...
验证码 换一张
取 消