Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Get User is restricted to administrators only

Abierto
#716 0 comentarios 1 reacción 1 asignado Ver en GitHub

@jacalata ya está trabajando en esto.

Desde el 7/10/2022.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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?

Lenguaje dominante
Python
Estrellas
716
Forks
446
Merge medio
8 d 8 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tableau/server-client-python

Todos los issues de tableau/server-client-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.