Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Get User is restricted to administrators only

未關閉
#716 0 則留言 1 個 reaction 已指派 1 人 在 GitHub 檢視

@jacalata 已經在處理了。

開始於 2022年10月7日。

評估

這個 Issue 還沒有評估資料。

描述

Design Proposal needs investigation Server-Side Enhancement

As it is right now the API is only really usable by site administrators

Many methods are not restricted to administrators such as Add Workbook Permissions and others, but the API uses uuid for almost everything, and there is no way other than Get Users to get a user's id, without permissions on that method, the other methods can't be used even when the permissions allow it.

What is more confusing is that there seems to be no reason for it, Get Workbook Permissions actually returns the uuid of the users that already have permissions, so I can copy permissions from one dashboard to another, but I have no way of setting up permissions, etc. for users if I dont know their uuid beforehand.

Is there any way i'm missing that lets non administrators get a user's ID so that other methods can be used effectively?

主要語言
Python
星號
716
分支
446
平均合併
8 天 8 小時
30 天內合併 PR
2

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

tableau/server-client-python 的其他 Issue

查看 tableau/server-client-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。