• Error "TypeError: Cannot read properties of undefined (reading 'imx_metadata_table_get')" when call API in Web Portal

    I am using Angular Web Portal 9.2.

    I am porting a Custom API from version 9.1 to version 9.2 to manage AERole or FirmPartners. I can get the list (via GET API), but I can't start a creation or modification.
    In frontend I get the error "TypeError: Cannot…