HTTP Request - REST call gets blocked on Serverless Robot

I developed a basic Studio Web workflow that makes GET requests. When I run the process on Serverless—Cloud Robot, the host blocks the API call because of a cookie error.

" <div class=“” cf-alert cf-alert-error cf-cookie-error"" id=“” cookie-alert"" data-translate=“” enable_cookies"“>
Please enable cookies.
<div id=”" cf-error-details"" class=“” cf-error-details-wrapper"“>
<div class=”" cf-wrapper cf-header cf-error-overview"“>
<h1 data-translate=”" block_headline"“>Sorry, you have been blocked
<h2 class=”" cf-subheadline"“>”

I published the workflow and changed the robot type. It works perfectly on the Attended and unattended robots and returns the expected JSON string. Why is it not working on Serverless?

Cheers.

@sarikayaebru

Do you have any certificate?

cheers

Hi,

I don’t have and need a special certificate to use this API. I don’t do any other configuration but only change the robot type on the orchestrator and it works in attended/unattended mode.

It looks like there is a location issue. The host only allows requests from specific countries, excluding the Community Server country.

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