The MOSEK method for optimization requires a license for the MOSEK commercial solver.
Get a free trial or academic license
Request a free trial or academic license from MOSEK ApS.
Purchase a license
Alternatively, purchase a commercial license from MOSEK ApS.
Verify the license
Evaluate a convex optimization example with the MOSEK method to verify the license:
ConvexOptimization[x + 2 y, {x^2 + y^2 ≤ 1}, {x, y}, Method -> "MOSEK"]