79781333

Date: 2025-10-02 22:31:49
Score: 0.5
Natty:
Report link

I had a similar issue and after a few hours, I figured out that Next.js kept redirecting the URL from no slash to trailing slash back to no slash and so on. Try adding a trailing slash in the URL you are using and a leading slash so it's an absolute URL and not a relative one.

Reasons:
  • Whitelisted phrase (-2): I figured out
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Martin_D24