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

Status code 403 using using GoogleFinance as provider #7

@hatemalimam

Description

@hatemalimam

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions