Hey everyone,
I am attempting to migrate to the new 1.19 version of EB developer edition.
When I attempt to import a previous experience builder project (zip file) that I had in 1.18, I get the following error message:
"Failed to import the experience. This experience can only be imported by users of portal: {portal url}"
This is strange because I am currently logged into that portal url in the new 1.19, and it's using the correct client id.
I double checked and I can import this zipfile into 1.18 with no issues.
I tried manually copying the project into the server/apps folder, but it did not show up within the EB dashboard. I also tried creating a new template within the dashboard, then copying my old project into that, and it then disappeared from the EB dashboard
Not getting any helpful console logs except for:
site-components.js:635 Uncaught (in promise) TypeError: Cannot set properties of null (setting 'value')
at site-components.
Tracing that down didn't help much
Anyone else experiencing this? Any ideas?