I have an API flagged as Internal, but I’m not able to call it from another API. Have tried to use tyk://self when calling the Internal API but it doesn’t work. Is there any example available to demo how to configure both the called and the calling API’s?
I get this error:
HTTP/0.0 500 Internal Server Error
Content-Type: application/json
X-Generator: tyk.io
{
“error”: “Couldn't detect target”
}