yandex-maps-unofficial / vue-yandex-map

Yandex Maps Component for VueJS
MIT License
359 stars 103 forks source link

SSR+Quasar(Error 403) #472

Closed dmsuh closed 8 months ago

dmsuh commented 1 year ago

GET https://api-maps.yandex.ru/2.1/?lang=ru_RU&apikey=key&mode=release&coordorder=latlong net::ERR_ABORTED 403 (Forbidden) on 192.168.0.11 image But on localhost all works fine How resolve this problems?

Settings: mode ssr yandex-map drawn only client

dmsuh commented 1 year ago

Its a problem node.js server cant get information from json.txt which we are get from getUrl

daniluk4000 commented 8 months ago

Should work fine in 2.0 version of the lib