Giter Club home page Giter Club logo

Comments (9)

EternallLight avatar EternallLight commented on May 24, 2024 1

Not sure. I tried it a while ago with no success. As a quick workaround, I'm going to use this module in a small express app and serve the result to front end.

from google-translate-api.

EternallLight avatar EternallLight commented on May 24, 2024

Same issue when trying to import into React app. Works perfectly well if trying in node environment. Is it meant to work in browser at all?

from google-translate-api.

dennislysenko avatar dennislysenko commented on May 24, 2024

Try my "fork" at https://www.npmjs.com/package/google-translate-api-without-node -- I've been successfully using this in a webpacked browser app without issues, uses jQuery for requests.

Ironically enough though, it started producing an error a little while back, maybe a few months ago. Perhaps I need to sync up with the main repo again?

Edit: I merged upstream and everything works fine now 👍

from google-translate-api.

guyjoules avatar guyjoules commented on May 24, 2024

Thanks deniiislysenko.
Tried it and now I get -

XMLHttpRequest cannot load https://translate.google.com/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8100' is therefore not allowed access.

Tried from Chrome as well as from Cordova on IPad.

Any idea?

from google-translate-api.

EternallLight avatar EternallLight commented on May 24, 2024

Same issue here - since translate.google.com does not send CORS header, it won't work from any other domain.

from google-translate-api.

dennislysenko avatar dennislysenko commented on May 24, 2024

from google-translate-api.

guyjoules avatar guyjoules commented on May 24, 2024

from google-translate-api.

brenopolanski avatar brenopolanski commented on May 24, 2024

I created a simple server with express using google-translate-api, so make a deploy on heroku, wedeploy, etc and solve the problem with prototype and cors. Here the project: https://github.com/brenopolanski/server-google-translate-api

from google-translate-api.

anicache08 avatar anicache08 commented on May 24, 2024

I want to implement it in my Ionic(v1) app. How can I manage to do that? any sample codes? or is it a normal http request?..

from google-translate-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.