Importing Research Field
C
Chris Lake
When importing a prescription map, the upload reaches "Parsing GeoJSON" and then fails. Browser developer tools show the API response:
JSON
1
{
2
"code": 404,
3
"msg": "Request resource not found: app-api/applicator/prescription-map/import-geojson"
4
}
Show more lines
The shapefile contains a valid rate field and imports correctly into SMS. Can you verify that the import-geojson endpoint is available and enabled for my account/environment?
Log In