bcgov / DBC-APIM

DataBC OPEN API Services
Apache License 2.0
1 stars 0 forks source link

Geocoder API console - Format error #72

Open BK01 opened 6 years ago

BK01 commented 6 years ago

The Geocoder API console in PROD and cad.data produces the following error for some formats such as geojson, xhtml, kml, gml, csv, shpz.

TypeError: NetworkError when attempting to fetch resource.

However, other API consoles, such as bcgnws have success with xml, kml and csv.

The Geomark api console is also successful at displaying a response body for geojson, xml, kml, gml and wkt

BK01 commented 6 years ago

DataBC to re-test cad.data with BA repo, also repeat in petstore, document, re-comment. Test reveals, gated geocoder works fine. DataBC to investigate apps.gov endpoint.

BK01 commented 6 years ago

@BK01 DataBC to confirm if CORS should be opened for the public geocoder endpoint. Threshold is currently 1000 per minute.

BK01 commented 6 years ago

@ll911 Confirmed with LS team. DataBC can proceed to open CORS for the public geocoder endpoint.

BK01 commented 6 years ago

@BK01 to repeat UAT

BK01 commented 6 years ago

tests complete in DLV and PROD.