首頁 >後端開發 >php教程 >新浪微博第三方登陆

新浪微博第三方登陆

WBOY
WBOY原創
2016-06-23 14:05:541513瀏覽

{"error":"HTTP METHOD is not suported for this request!","error_code":10021,"request":"/oauth2/access_token"}
调转到授权页面时报这个错误,不支持http请求 。。。。


回复讨论(解决方案)

应该不会,估计是你哪写错了,可以参考下新浪的sdk



应该不会,估计是你哪写错了,可以参考下新浪的sdk
恩好的

{"request":"/oauth2/access_token","error_code":10021,"error":"HTTP METHOD is not suported for this request!"},post到底该提交什么?

https://api.weibo.com/oauth2/access_token?grant_type=authorization_code
&client_id=2793512404
&client_secret=a4aafbad00d5efdef67c66bacf861ff1
&code=8403984d4f185c78c021c8966e385979
&redirect_uri=www.etu6.org%2Foauth%2Fwb_callback.php

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn