yandex-maps-unofficial / vue-yandex-map

Yandex Maps Component for VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSR+Quasar(Error 403)

dmsuh opened this issue · comments

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

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

Should work fine in 2.0 version of the lib