阅读第9.1节 of OAuth Core1.0,我只看到一个使用content-type of application/x-www-form-urlencoded执行POST请求的引用。
content-type of application/x-www-form-urlencoded
POST
发布于 2010-08-27 19:29:21
我已经对JSON进行了urlencoded编码,然后在过去没有在另一端进行编码。不过,我对AppEngine一无所知,对不起。
https://stackoverflow.com/questions/3587454
相似问题