79449409

Date: 2025-02-18 19:42:10
Score: 1.5
Natty:
Report link

I think the problem is not in your Kotlin code, but in your API itself

As I can see your api is not returning pure JSON code. It's returning some html code and below it the Json string. This will make Kotlin code unable to parse the data properly.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Charaf