wesbos / wesbos/beginner-javascript
API is now paid | Lesson #77 - Currency Converter
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:
To make sure I had the right endpoint I went to [https://api.ratesapi.io/latest]. Met with a can't reach this page:

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/

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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