Hi,
I used this API (rest-api/cdn/show_routes) to get the streams active in CDN. If the streams are active , it returns 200 response when there are no streams in CDN 404 response is returned.
The actual issues come here when I am using AWS Loadbalancer to call this API. When 200 response is...