Skip to content

Currency: legacy api.fixer.io #14

Open
@horverno

Description

@horverno

The currency.py uses a fixer.io legacy API (api.fixer.io).
As of March 6th 2018, the legacy fixer API is deprecated, to use the service we need a (free, but registration-bound) fixer access token. So i believe it is needed to replace

url = 'http://api.fixer.io/{}'.format(when.isoformat())

with

url = 'http://data.fixer.io/api/{}?access_key=12345678900000000000000000000000'.format(when.isoformat())

where of course 12345678900000000000000000000000 is your personal access key.

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

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy