Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap fails with KeyError: 'rates' #3

Open
jaceksan opened this issue Oct 2, 2023 · 1 comment
Open

Tap fails with KeyError: 'rates' #3

jaceksan opened this issue Oct 2, 2023 · 1 comment

Comments

@jaceksan
Copy link
Contributor

jaceksan commented Oct 2, 2023

Reproducer:

  • Clone latest version from this repo
  • Install the tap into a virtual env
  • cp config.sample.json config.json
  • Run tap-exchangeratehost -c config.json
@jaceksan
Copy link
Contributor Author

jaceksan commented Oct 2, 2023

Response from API:

{'success': False, 'error': {'code': 101, 'type': 'missing_access_key', 'info': 'You have not supplied an API Access Key. [Required format: access_key=YOUR_ACCESS_KEY]'}}

It seems that the API is no longer free.

jaceksan added a commit to jaceksan/gooddata-data-pipeline that referenced this issue Dec 5, 2023
newly it requires an API key, Meltano tap does not support it yet

I created a corresponding issue:
anelendata/tap-exchangeratehost#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant