Skip to content

Double activation: get machine ID #65

Answered by ezekg
nschloe asked this question in Q&A
Discussion options

You must be logged in to vote

You're receiving an error because you can't activate a machine that is already activated. Typically, if you're doing this, then your activation flow is incorrect. Please follow this activation flow, i.e. you should validate the license before activating the current machine, to check if it's already activated and valid. If it's already valid, there's no need to attempt to activate the machine again.

Regardless — you can list the license's current machines if you need to find a particular machine. Or yes, you can also lookup a machine by its fingerprint when authenticated as the license:

GET /v1/accounts/<account>/machines/<fingerprint>

And whether or not a fingerprint can be shared across…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@nschloe
Comment options

@ezekg
Comment options

@nschloe
Comment options

@nschloe
Comment options

@ezekg
Comment options

Answer selected by nschloe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants