Question
DA Live new project is missing an Admin
I created a new DA Live project following the tutorial, Project seems OK. I can:
- Edit pages
- Preview and Publish
- Activated the code sync and that worked
The problem is I can’t manage anything on https://tools.aem.live/ I get 403 for pretty much all calls. This is the config editor summary:
| INFO | INIT | Config Editor initialized | 11:00:44.714 | |
| ERROR | LOAD | Failed to load configuration: HTTP 403 | 11:00:44.714 | |
| 403 | GET | https://admin.hlx.page/config/leappoint-omc/aggregated/da-live.json | [admin] not authorized | 11:00:44.714 |
| 403 | GET | https://admin.hlx.page/config/leappoint-omc/sites/da-live.json | [admin] not authorized | 11:00:44.714 |
| INFO | LOAD | Loading config from: /config/leappoint-omc/sites/da-live.json | 11:00:44.568 | |
| INFO | AUTO-LOAD | Auto-loading configuration from URL parameters | 11:00:44.568 |
I created the project with my user and also attached the code sync with the same. According to documentation, I should be the administrator but that doesn’t seem to be hapening.
Thanks for the help!