问题描述
响应:
<HEAD>
<TITLE>HTTP method PUT is not supported by this URL</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>HTTP method PUT is not supported by this URL</H1>
<H2>Error 405</H2>
</BODY>
</HTML>,finalURL=https://www.googleapis.com/auth/admin/directory/v1/users/[email protected],headers={Alt-Svc=h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43",Cache-Control=private,max-age=0,Content-Security-Policy=frame-ancestors 'self',Content-Type=text/html; charset=UTF-8,Date=Tue,22 Sep 2020 23:03:06 GMT,Expires=Tue,Server=GSE,Transfer-Encoding=chunked,X-Content-Type-Options=nosniff,X-Frame-Options=SAMEORIGIN,X-XSS-Protection=1; mode=block},initialURL=https://www.googleapis.com/auth/admin/directory/v1/users/[email protected],statusCode=405.0,statusReason=HTTP method PUT is not supported by this URL}
<br><br>
似乎我使用的网址格式与《 Google参考指南》中的建议相同: https://developers.google.com/admin-sdk/directory/v1/reference/users/update
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)