Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Get User is restricted to administrators only

オープン
#716 コメント 0 件 リアクション 1 件 担当者 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時間
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

tableau/server-client-python のほかの issue

tableau/server-client-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。