Getting error in classification scope, document understanding

Hi Community,

I am getting the api error in document understanding , classfication scope. Could you please give any solution for this error.

Classify Document Scope: Request CorrelationId: 0f4c40e1-4de4-437d-8201-196ff6689bfc
Request PredictionId: vvzT0XcfedHBX+lJcajt85AEQBFk8CIQaDgdch/lPEI=_42490608-ebfc-4b5b-a682-a6e94244be95
Invalid response: content=Service Exception 406: InvalidApiVersion - api_version should be one of [‘1.2’] code=NotAcceptable trace_id=
Http Response Code: 406
Http Response Content:
Cloudfare CF-RAY:
AppId:

Thanks

@abhishek.singh1,

It appears you’re encountering an error related to the UiPath Document Understanding service. The error message indicates that the API version being used is incorrect. The service expects the API version to be ‘1.2’, but a different version is being sent.

It could be due to UiPath.IntelligentOCR.Activities package compatibility.
Check the compatibility of the all package versions with this one.

Thanks,
Ashok :slight_smile:

@ashokkarale

Thanks for the prompt reply.

As suggested, I made the changes but still facing the same issue. I have already tried to upgrade/Downgrade the UiPath.IntelligentOCR.[Activities] package compatibility but no luck. I guess somehow issue is related to API Version.

Is there any solution to rectify the issue. FYI, also upgraded the .NET Framework to the latest.

@abhishek.singh1,

I tried to search for the documentation regarding this but nothing I found.

@loredana_ifrim,

Could you please redirect this to someone who can help here?

Thanks,
Ashok :slight_smile:

I am also facing same issue regarding that package version , i didn’t found any solution.