Problem with License Activation.

@switch(errorCode) { @case('YOU_DOES_NOT_OWN_THIS_ITEM') { You do not own this product. Please purchase it first from codecanyon. } @case('COULD_NOT_VERIFY_LICENSE') { Could not verify license. } @case('NO_PURCHASES_FOUND') { No purchases found for this account. } @case('PRODUCT_ALREADY_HOSTED') { This product is already activated on another domain.

To host it on this domain, please purchase an additional license from CodeCanyon.

Currently activated on:   {{productionUrl}} } @default { An error occurred while processing your request. Please try agian or contact support. } }