The warning mentioned means that the vessel has to pass a conditional/no go area to get from the start WP towards the end WP. As this no go area  normally is closed the routing API isn’t able to find a way between the two WP. The solution would be to open this conditional area (adding “areaOverrides”: [  {“enabled”: false,”areaId”: “nogo-xxx”}], in the request body.

Category: ConfigureTags: