This topic created in 4152 days ago, the information mentioned may be changed or developed.
Supplement 1 · Jan 20, 2015
Parse Cloud Code 访问www.douban.com都403 Forbidden,看来豆瓣真的是要废掉对Parse的支持啊:
{error=returns error: <html>
<head><title>403 Forbidden</title></head>
<body bgcolor="white">
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
, code=141}
Supplement 2 · Jan 20, 2015
已解决
4 replies • 2015-01-20 14:49:43 +08:00
 |
|
1
ericFork Jan 20, 2015
Parse 有特定 UA 么?或者是单一 IP 请求频繁?
|
 |
|
2
marvinII Jan 20, 2015 via iPhone
一次都不成功,单就请求主页也算不上所谓douban api请求次数;
新浪微博可以。
|
 |
|
4
marvinII Jan 20, 2015 via iPhone
已解决,只是豆瓣对http header异常挑剔,而且要伪装成浏览器才行;
Parse的bug report里有一个类似的问题。
|