Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
firstline1
linenumberstrue
HTTP/1.1 202 Accepted
Vary: Accept
Location: https://license.x-formation.com/rest/v1/license-queue/4CT1V-4T10N-K3Y1S-C000L/dHlwZTE9dmFsdWUxLHR5cGUyPXZhbHVlPTI=
Code Block
languagejs
firstline1
linenumberstrue
HTTP/1.1 400 Bad Request
Vary: Accept
 
{
    "message": "Invalid HostID format provided."
}
Code Block
languagejs
firstline1
linenumberstrue
HTTP/1.1 403 Forbidden
Vary: Accept
 
{
    "message": "License generator was not uploaded for this product."
}

...