Hi,I have followed steps in "Model Training Process", but I am getting below error.
Message : 401: Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.
Environment Information : CompiledWith=11.14.0.33133RequestUrl: https://nageshsoradge.outsystemscloud.com/DocumentProcessor/moduleservices/log?clientTimeInMillis=1645712503097 (Method: POST)AppDomain: /LM/W3SVC/27/ROOT/DocumentProcessor-296-132901860947151371Locale: en-USDateFormat: yyyy-MM-ddPID: 12232 ('w3wp', Started='12/17/2021 5:08:07 PM', Priv=989Mb, Virt=2118226Mb)TID: 446Thread Name:.NET: 4.0.30319.42000Client Runtime Packages: client-runtime-core= 3.20.0;client-runtime-view-framework-react= 3.2.1;client-runtime-widgets= 3.4.0;Client-Side Log
Stack :
GetAnalyzeFormDataDocumentProcessor.AnalyzeForm: 401: Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.at Object.s [as getException] (https://nageshsoradge.outsystemscloud.com/DocumentProcessor/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:2:10241)at c.onSuccess (https://nageshsoradge.outsystemscloud.com/DocumentProcessor/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:3:6706) at XMLHttpRequest.<anonymous> (https://nageshsoradge.outsystemscloud.com/DocumentProcessor/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:3:2122)
Hi Nagesh Soradge,
Have you checked the documentation of the component, specially the 8th point
https://www.outsystems.com/forge/Component_Documentation.aspx?ProjectId=8615&ProjectName=outsystems-ai-document-processor-reactive
It states that you need to get the subscription key and OcpApimSubscriptionKey_FormRecognizerAPI from Microsoft azure account which must be a paid service.
ThanksPankaj
Hi @Pankaj Jain,I am using subscription key, but It is "Free Trial" subscription of Azure.ThanksNagesh
hi @Nagesh Soradge Is this issue resolved ? can "Free Trail" subscription of Azure can be integrated successfully?