Search found 3 matches

by martinelsner
Mon Dec 08, 2025 7:18 am
Forum: Developer.Route Optimization-Optiflow API
Topic: The request is not allowed to contain routes
Replies: 1
Views: 16

The request is not allowed to contain routes

Hi,

while trying to exchange xServer by Developer at one of our customers, I have to implement the following requirement:
calculate the times and distances again for an existing tour, respecting the time slots for all locations.
So I call the Optiflow API with the same data as for the initial ...
by martinelsner
Tue Dec 02, 2025 10:54 am
Forum: Generic questions
Topic: Error code GENERAL_FORBIDDEN, Insufficient access rights.
Replies: 2
Views: 127

Re: Error code GENERAL_FORBIDDEN, Insufficient access rights.

Hello Bernd,

thanks a lot. After the correction of the plan the call was successfull!

Best regards
Martin
by martinelsner
Mon Dec 01, 2025 8:42 pm
Forum: Generic questions
Topic: Error code GENERAL_FORBIDDEN, Insufficient access rights.
Replies: 2
Views: 127

Error code GENERAL_FORBIDDEN, Insufficient access rights.

Hello,

when calling the Optiflow service with a syntactically correct message, I get an HTTP error 403 along with the following response:

"description": "Insufficient access rights.",
"errorCode": "GENERAL_FORBIDDEN",
"details": {
"message": "You do not have permission to access this app ...