Can't create a licence in DSS in local install Free Edition because of CORS issue on Dataiku API

rphltdl
rphltdl Registered Posts: 3 ✭✭

Hi,

When installing DSS locally, attempting to register for the Free Edition from a localhost instance consistently fails due to a CORS error.

Specifically, during the signup flow, the frontend attempts to call the endpoint
https://my.dataiku.com/saas/api/community/register-v5, which routes to my.dataiku.com and is blocked by the browser due to CORS when invoked from localhost.

As a result, it is currently impossible to complete the registration process for the Free Edition when running DSS locally, which prevents evaluating the product in a standard local setup.

I’ve noticed several existing tickets that suggest proxy, network, or local environment issues, but this is definitely a backend CORS configuration problem rather than a client-side or network misconfiguration. I also previously installed and used DSS locally a few years ago, and this flow worked at that time.

Could you please confirm:

  • whether this is a known issue,
  • if there is an official workaround for local installations,
  • and whether a fix is planned?

Trying DSS locally is a key step in evaluating whether it fits our needs, so any clarification would be appreciated.

Thanks in advance.

Dataiku version used: Latest

Tagged:

Answers

Setup Info
    Tags
      Help me…