Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialTimo Krämer
8,585 PointsReceiving 404 Error because of Hazzaa_Ali_Almansoori
Hey, I am receiving an Error for the last resolve Object. The other requests where successful...
Please help me
You can see the console.log here: https://imgur.com/a/eBB7a8p
2 Answers
Will Berlanga
18,825 PointsTimo,
When I go the link you are trying to access, I used the browser console tools to inspect the response and it looks like the url you are trying to access doesn't exist. I've attached the preview from the console for that call below:
{type: "https://mediawiki.org/wiki/HyperSwitch/errors/not_found", title: "Not found.", method: "get",…} detail: "Page or revision not found." method: "get" title: "Not found." type: "https://mediawiki.org/wiki/HyperSwitch/errors/not_found" uri: "/en.wikipedia.org/v1/page/summary/Hazzaa_Ali_Almansoori"
Timo Krämer
8,585 PointsOk, thank you for the fast reply. But the API is from the course Video?! Is it possible to fix the issue somehow?
Will Berlanga
18,825 PointsCould you provide me the link for the video you’re working on and I can see what I can do to help?