Hello,
I’m using drone in version 1.6. Currently I just try to add another user, so I installed the drone-cli. Following the instructions I set the DRONE_SERVER as well as DRONE_TOKEN (extracted from the UI) as env and could run drone info
. The user is also correct shown.
But by trying to manage my users, I face the problem of 403 (forbidden). Since I’m the DRONE_ADMIN user I dont understand what I miss.
Can I help some help?