Validate Job returns No geojson available for grenoble

Hello,
When I make a post request on https://api.sandbox.stuart.com/v2/jobs/validate
I get this answer :
status code : 500
{error: UNKNOWN, message: No geojson available for grenoble}

I could not find the meaning of this error in your api documentation…
Can somebody help please ?

Here is my request :
“job”: {
“pickups”: [
{
“address”: “3 place victor hugo, 38000 Grenoble”,
}
],
“dropoffs”: [
{
“package_type”: “small”,
“package_description”: “Nourriture emballée”,
“address”: “9 rue thiers, 38000 Grenoble”,
}
]
}

Hello,

Thank you for your message, we will fix it as soon as possible.
In the meantime, you can test in other zones where it should work.

Best regards,

Hello,

The issue is now fixed, sorry for the inconvenience.

Have a nice day,

1 Like