【发布时间】:2012-03-01 23:18:19
【问题描述】:
我正在使用 Foursquare API 来获取场地详细信息,同时通过它给我的 CURL 发出请求
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/0.8.52</center>
</body>
</html>
错误。 它以前工作得很好,也得到了结果,但现在它似乎不工作了。你能给我一些建议吗?
我的 api URL 是
https://api.foursquare.com/v2/multi?requests=/venues/172832,/venues/172832/tips&oauth_token=MyToken
提前致谢。
【问题讨论】:
标签: foursquare