Skip to Content
0
Jan 11, 2023 at 08:37 AM

Destination Service - 404 error when trying to call API exposed via API rules

573 Views

Hi Team,

We have exposed an API in Kyma via API rules. When trying to access the API in browser/postman, it is returning proper response.

API - https://pdp-flask-trial.bcb09e9.kyma.ondemand.com/plant

But it is throwing 404 when accessed via Destination service.

image.png

xs-app.json

{ "source": "^/plant(.*)$", "authenticationType": "none", "destination": "pdp-flask-trial" }Kindly let us know how can this be resolved.
Thanks in advance.Bhuvana

Attachments

image.png (90.5 kB)