samar-elsayed commented on issue #1343:
URL: https://github.com/apache/camel-karavan/issues/1343#issuecomment-2257282988
@mgubaidullin I tried that but then I found the https component is getting
the value of the property and appending the rest path to it which then gives me
a 404 error
example:
rest component (path: /api/v1 ) > direct component > https component (URI:
{{Needed.API}}))
what happens is that the call is made to **{{Needed.API}}/api/v1** (it is
irrelevant but I have enabled and disabled Bridge Endpoint and the same issue
still happens )
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]