You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We deploy an HTTP endpoint for a connection and it is used with a call mediator in the connector. New synapse expressions are not introduced to HTTP endpoint. Therefore we can't provide new synapse expressions for a HTTP connection.
Steps to Reproduce
Create an HTTP connection.
Select Basic Auth as authentication type.
For password provide ${toLower("PassWord")}
Version
v1.9.25020715 (pre-release)
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered:
Description
We deploy an HTTP endpoint for a connection and it is used with a call mediator in the connector. New synapse expressions are not introduced to HTTP endpoint. Therefore we can't provide new synapse expressions for a HTTP connection.
Steps to Reproduce
Basic Auth
as authentication type.${toLower("PassWord")}
Version
v1.9.25020715 (pre-release)
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: