I am trying to use the API Place_GetByGeo, but it seems not working.
API: Place_GetByGeo (https://api.tfl.gov.uk/swagger/ui/index.html?url=/swagger/docs/v1#!/Place/Place_GetByGeo)
Response:
{
“statusCode”: 404,
“message”: “Resource not found”
}