ROUTE_OPTIMIZATION_RESTRICTION_EXCEEDED : ROUTE_OPTIMIZATION_ROUTES_FORBIDDEN

Questions refering to the Optiflow based API within PTV Developer (launched on 20.12.2023)
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2829
Joined: Mon Apr 14, 2014 10:28 am
Contact:

ROUTE_OPTIMIZATION_RESTRICTION_EXCEEDED : ROUTE_OPTIMIZATION_ROUTES_FORBIDDEN

Post by Bernd Welter »

If you face this error message it is caused because your underlying ApiKey / Plan does not cover the provisioning of input plans in an Optiflow call.
Please get back to us so we can check the licensing

Code: Select all

{
    "traceId": "...,
    "description": "A product-specific restriction is exceeded.",
    "errorCode": "ROUTE_OPTIMIZATION_RESTRICTION_EXCEEDED",
    "causes": [{
            "description": "The request is not allowed to contain routes.",
            "errorCode": "ROUTE_OPTIMIZATION_ROUTES_FORBIDDEN",
            "parameter": "routes",
            "details": {}
        }
    ],
    "details": {}
}
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply