API Call

I have tried to create an API connection from our internal portal to the orchestrator to start tests, but the connection gets blocked.
has anyone experianced this problem

Hi @yannicklaurin.ledermann

please refer the below thread.

@yannicklaurin.ledermann,

Welcome to the UiPath Community :tada:

As per error message, API call is expecting Access-Control-Allow-Origin header.
Try passing it in header and you should be fine.

Thanks,
Ashok :slight_smile: