Login Migration Required

This error occurs when the token passed to the API belongs to a legacy Novecore account. The account must be migrated via the migration flow before it can be used with the current Novecore API.

{
  "code": 401,
  "error": "LOGIN_MIGRATION_REQUIRED",
  "message": "Legacy login must be migrated to new platform"
}