Skip to content

entryPoint extension-type deprecated – Integration tree node broken on Umbraco 15.4.2 using AuthorizedServices 15.1.0 #6

@marcoteodoro

Description

@marcoteodoro

Hi Friends,

I'm currently using the following package versions:

<PackageReference Include="Umbraco.Cms" Version="15.4.2" />
<PackageReference Include="Umbraco.AuthorizedServices" Version="15.1.0" />

I cannot open the Integration tree node in the Umbraco back office when running this setup. The following error is shown in the browser console:

The entryPoint extension-type is deprecated, please use the backofficeEntryPoint.
It seems like the backoffice extension for AuthorizedServices is still using the old entryPoint format, which is no longer compatible with the updated Vite-based backoffice SDK in recent Umbraco versions (15.3+ if I'm not mistaken).

Would it be possible to update the backoffice package for Umbraco.AuthorizedServices to use the new backofficeEntryPoint?

Thanks in advance for the great work!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions