Microsoft ocr api key error

I copied the API key from UiPath admin > license > robot and service > Computer Vision and pasted it into the “ApiKey” field for Microsoft OCR. However, I’m encountering the following error. What could be the reason for this?

Hi @sojin_shin

Make sure you have placed the API key within the double quotes.

Regards

Ah, it seems the problem originated from not writing double quotes from the beginning. Thank you very much. I’m also curious if you know how to write the endpoint for Microsoft OCR.

You need to get it from Microsoft Azure.

Hi @sojin_shin

You need to get the Endpoint URL from Microsoft Azure.

Regards

Thank you for the kind response. How do I access that page?