Cube error with embeddableIds for Caching API

If you are getting an error like so:

{
    "errorCode": "BUILDER-996",
    "errorMessage": "Request validation failed",
    "requestId": "ea7be19a-bac6-4feb-971e-028b136e689d",
    "errorMetadata": {},
    "underlyingErrorMessage": "Validation failed for field 'embeddableIds'. Reason: Instantiation of [simple type, class com.embeddable.backend.publicapi.dto.CreateScheduledSecurityContextsDto] value failed for JSON property embeddableIds due to missing (therefore NULL) value for creator parameter embeddableIds which is a non-nullable type"
}

Please check if you have any typos in your embeddableIds configuration - this is often caused by a stray “:” or similar :blush:

If this does not resolve the issue, reach out to our team on Slack or on support@embeddable.com