mirror of
https://github.com/Corsinvest/cv4pve-api-php.git
synced 2026-04-25 04:25:48 +03:00
[GH-ISSUE #16] Error on User create #13
Labels
No labels
enhancement
needs investigation
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-api-php#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nevercold on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-php/issues/16
Hey,
i get an HTTPCode 500 but no Error on User Create.
$proxmox->getAccess()->getUsers()->createUser($username, password: "test1234");Proxmox-Version is 7.0-11
@Nevercold commented on GitHub (Aug 20, 2021):
Closed. Error Found: @pve on user_id was missing.