wesbos / wesbos/beginner-javascript

API is now paid | Lesson #77 - Currency Converter

Open
#191 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
6.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Hey there Wes! I was completing lesson 77, the currency converter, when I got this error in my console:

image

To make sure I had the right endpoint I went to [https://api.ratesapi.io/latest]. Met with a can't reach this page:
image

So, I then went to the actual url https://api.ratesapi.io. Same result

Next I tried ratesapi.io and was redirected to:
https://exchangeratesapi.io/pricing/
image

As you can see the current api being used is down and probably not coming back, although they do offer a free and paid keys.

Searching for alternative service and I'll probably just sign up for the free key from this one. However, it's less than ideal and should be addressed in the copy pasta.

Thanks for the course 👍
Ben

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Lesson #77 Currency Converter materials and locate the code using api.ratesapi.io/latest. Check the current API requirements and choose an available replacement or updated endpoint. Done means the lesson's converter request works with the documented setup and the copy-paste instructions no longer reference the unavailable endpoint.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.