Hey rp, i'm trying to activate my licence key in d...
# support-questions-legacy
z
Hey rp, i'm trying to activate my licence key in development with curl like this;
curl --location --request PUT 'http://localhost:3567/ee/license' --header "api-key: $API_KEYS" --header 'Content-Type: application/json' --data-raw '{licenceKey": "xxxxxxx"}'
But getting this response;
{"status":"MISSING_EE_FOLDER_ERROR"}
Why would i get this error, do you have any idea? Thank you.
6 Views