Failed to retrieve connection. Consider using a different connection. - Connection [b50744b3-d9e8-4b5f-a1d9-d7c97a5388ea] is invalid or you do not have access to it Error code: DAP-GE-3000

Hi Team,

Getting the below error for Microsoft Azure OpenAI HTTP Request activity while running from orchestrator. It worked perfectly from studio in development environment.

Failed to retrieve connection. Consider using a different connection. - Connection [b50744b3-d9e8-4b5f-a1d9-d7c9] is invalid or you do not have access to it Error code: DAP-GE-3000.

Hi @rizvana.mohammed

Could you please check that the connection you have created is active and valid. Have you by any chance created it in a different folder and trying to access it from a different one?

Please follow steps in below post to verify your connection. Your error is similar so should help you resolve the same.

Hope this helps.

Studio runs with your local context, while Orch jobs require a valid, shared folder-level connection.

Try recreating and assign the Azure OpenAI connection in Orchestrator at the folder level, then rerun the job.

@rizvana.mohammed

When you create the process in orchestrator under package requirements did you select a connection?

if not please go to Orchestrator → Automations → processes → Edit process → Package requirements → Select a valid connection → Save the process

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.