且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用Foursquare API的400错误请求

更新时间:2021-11-16 22:31:00

将oauth_token指定为POST参数,而不是URL路径的一部分.

Specify the oauth_token as a POST param, not part of the URL path.