SuperEric
02/20/2024, 10:56 PMinternal error
when I execute the curl request along with errors in the core service logs... I can provide more details. The request is
curl --location --request PUT ‘core-service-url/ee/license' --header 'Content-Type: application/json' --header 'api-key: <api-key> --data-raw '{ "licenseKey": “<license key>” }'