Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Status code 403 using using GoogleFinance as provider #7

Open
hatemalimam opened this issue Nov 20, 2018 · 1 comment
Open

Status code 403 using using GoogleFinance as provider #7

hatemalimam opened this issue Nov 20, 2018 · 1 comment

Comments

@hatemalimam
Copy link

Hello,

Trying to use GoogleFinance as a provider gives an error code of 403:

const swap = require('node-currency-swap');
swap.addProvider(new swap.providers.GoogleFinance());
const rate = swap.quoteSync({ currency: 'USD/EUR' });

Error:

Server responded with status code 403: Sorry... We're sorry... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.

is there an API key to be integrated or so ?

@zphingphong
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants