Intelligent Keyworkd Classify returns 400 error reponse

Hi, Forum

I’m testing the IntelligenceKeywordClassify activity in Document Understanding Process template with its parameter set to the value as below.

API Key - copied from that of AI units.
Public Endpoint - corresponding public url defined in the portal.

, and faced an error as shown below. Should I have to set the paramters in a different way or did I miss something?


Retry Scope - Classify: Request CorrelationId: ca2ad3b6-362d-4f3f-9aaa-9932f014ab2b
Request PredictionId: erljEQtuFWvcBCbYsN4m7E+AnpdmIvVSLKCgsx7y8z4=_c2e06298-f093-4861-95cc-66ab4a5dd308
The service has rejected the request. Please make sure you are using the correct endpoint for the activity and that the API key parameter is correctly configured.
Http Response Code: 400
Http Response Content: {“error”:{“code”:“InvalidArgument”,“message”:“The parameter urlSource or base64Source is required.”}}
Cloudfare CF-RAY:
AppId:

Best regards

hi,

did u set the api key in config excel file. if yes dont use double quotes for value. only if you are giving value directly it should be passed in double quotes.

Hi, @Ramya_D

Thanks for the response.

It is the Asset name that’s supposed to be put into the config file and Yes, as you pointed out, I didn’t put double quote for the ApiKey stored in the corresponding asset, i.e., queue,in the orchestrator.

Best regards