[Maps] Cannot reach backend-api, hitting 404s #84718
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
regression
v7.11.0
v8.0.0
Kibana version:
master
Describe the bug:
None of the backend calls to the maps-api work. They return a 404.
Depending on the fucntionality, the errors get swallowed or surface in the wrong way.
This breaks the index-settings retrieval, vector-tile rendering, and ems-proxying.
Steps to reproduce:
notice error:
Expected behavior:
No errors
Errors in browser console (if relevant):
404s for the failing ajax calls. e,g, http://localhost:5601/pny/api/maps/indexSettings?indexPatternTitle=kibana_sample_data_flights fails
The text was updated successfully, but these errors were encountered: