faruktoptas / ytranslate-chrome-extension

A Chrome extension that translates selected text with Yandex Translate Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

languages does not load

basarik opened this issue · comments

java script error:
translate.yandex.net/api/v1.5/tr.json/getLangs?ui=en&key=undefined Failed to load resource: the server responded with a status of 403 (Forbidden)
options.html:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at createOptions (options.js:47)
at XMLHttpRequest.xhr.onreadystatechange (options.js:39)

Fixed