runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[SQL]Connection fails if simple header is used as host url

Open Hooghof opened this issue 1 year ago • 0 comments

If a simple header is used as host in the SQL component, the connection with the database fails.

Configuration: image

Error: { "code": 500, "error": "org.postgresql.util.PSQLException: Unable to parse URL ", "info": "Something went wrong calling the HTTP service. Please refer to the logs for more information." }

Instance: Development Tenant: Regressions Tests Flow: SqlInsertHeaders

Hooghof avatar Apr 09 '24 08:04 Hooghof