How can I resolve CORS issue in 3rd party API's.
--ERROR XMLHttpRequest error.
onError:Exception: Error==========XMLHttpRequest error.
[]
Using this API for to get the the short names of places; https://maps.googleapis.com/maps/api/place/details/json?place_id=ChIJrTF9CPptqDsRVgqHeuvWQvU&key=xxxxxxxx
Since I was not able to get shortnames from any plugins, so used this api, but which is working perfect in mobile not working on web.