mirror of
https://github.com/Corsinvest/cv4pve-api-php.git
synced 2026-04-25 04:25:48 +03:00
[GH-ISSUE #23] API Token Example? #19
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#19
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 @noxomix on GitHub (Aug 16, 2023).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-php/issues/23
Hello, is there any example how to establish a connection via API-Token instead Username/Password?
(- When I use token instead of the users password in the login() method it also not working)
What I forgot?
Would be nice if there is any example provided how to connect via Token.
Best Regards
Theo
@noxomix commented on GitHub (Aug 16, 2023):
Okay however I figured it out 10 seconds after opening this issue. Didnt noticed that "UUID" in the format ment the actual token.
For everybody struggling with the same:
:)
@franklupo commented on GitHub (Aug 16, 2023):
good. You are welcome.