Back-End Development and APIs Projects - URL Shortener Microservice

Tell us what’s happening:

The test for the redirect is failing with an error called:
“dom-test-evaluator.js:2 Error: redirected is not implemented yet”

I have tried both 301 and 302 response codes and even though the response from the Network tab seems to be correct, the test for redirect does not seem to pass.

###Your project link(s)

githubLink: GitHub - TheDebugKnight/url-shortener · GitHub

solution: https://url-shortener-nlqo.onrender.com

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36

Challenge Information:

Back-End Development and APIs Projects - URL Shortener Microservice

my guess is that the code is too old and since fCC is not maintaining it, I wouldn’t bother with it. (find another resource to learn from)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.