标签: meteor oauth-2.0
有人可以帮我提供一个示例代码段,用于使用oAuth2从流星服务器方法到content type application/x-www-form-urlencoded服务器的流星HTTP发布请求。
oAuth2
content type application/x-www-form-urlencoded
我尝试过,但总是以无效的请求结尾。
我知道,如果它不是同步请求,它将返回undefined。我在HTTP post中使用了try and catch而没有回调。而且,我确定我使用的是redirect_uri而不是redirect_url,正确的客户端ID,代码等。
undefined
HTTP post
redirect_uri
redirect_url