<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Okta Workflows - Receiving "Relative URL must include a leading '/'." After Streaming More Than 200 Records
Workflows
Okta Classic Engine
Okta Identity Engine
Overview

The following error is returned when attempting to stream more than 200 records while using an Okta connector card:
 

"message": "Relative URL must include a leading '/'.",
"code": 400,
"description": "HTTP Request Error",
"steps": 34,
"operator": "!=",
"right-operand": "/",

 

Applies To
  • Okta Workflows
  • Custom Domain
Cause
The custom domain has been used to create the Okta connection. 
Solution

Use the main Okta tenant URL for Domain when creating the Okta connection (for example, <subdomain>.okta.com)

Recommended content

Loading
Okta Workflows - Receiving "Relative URL must include a leading '/'." After Streaming More Than 200 Records