Hi Team,
I am getting a error in Extraction Scope when running in unattended. Could someone please help me on the same?
Request CorrelationId: 61345512-9f61-4039-b31f-7c60da0cb4d1 Request PredictionId: EdX7zh2fHmGeaH3MenVZLWP5gRmoKhU0bbLZSir4NLo=_b9d1e1b3-4068-47a2-bb6c-889454638e56 Invalid server response. Http Response Code: 403
@vishnupreethasivakumar ,
Is this never working or worked or randomly it’s getting?
If it’s random, Try putting this logic in Retry Scope.
Thanks,
Ashok
Hi @ashokkarale . Thank you for your response. It is never working and I have retry scope in place already.
@vishnupreethasivakumar ,
In attended is it working?
Thanks,
Ashok
Yes @ashokkarale . It is working fine in attended
@vishnupreethasivakumar ,
Http Response Code: 403 is authorization issue.
Log all the credentials/keys you are passing in unattended mode. Check if there is any difference in attended or unattended.
Thanks,
Ashok
Venkat4
(Srikanth BV)
August 13, 2024, 4:28pm
7
Hi @vishnupreethasivakumar
Please check if your ML skill is accessible from the machine where you are running in the unattended mode.
Cheers