My document understanding code used to work but from last week I am getting error during data extaction “Data Extraction Scope - Extract: License not initialized”.
I checked the AI unit license, Skill endpoint URL and API key which it seem to be fine.
Adding to this one new thing I got to know. If the document is going to Classification Station, in extraction scope I am getting the error but if document doesn’t goes to Classification Station then I don’t get any error. I have used same file for testing these scenarios.
@anon99382762 In this case there is a problem in identifying the document type in Classification document scope. After this activity use the classification validation station to configure the given data is identifying correctly or not by considering the confident score. Then in next run it will be focus on that data then it classify easily and no error will thrown.
The issue was related to package. We recently updated the project pakages and that caused this issue.
For now we have downgraded the packages and it is working fine.