79369018

Date: 2025-01-19 13:22:10
Score: 2
Natty:
Report link

Thanks to the previous comment, I've finally found the solution : moving the base url from an absolute url :

apiUrl: 'https://localhost:7139/api'

to a relative url :

apiUrl: '//localhost:7139/api'

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: gallup gallup