Closed no13bus closed 7 years ago
Thats odd. Are you sure? That link works as expected for me.
curl https://www.codewars.com/api/v1/users/no13bus
{"username":"no13bus","name":"no13bus","honor":9,"clan":"CCC","leaderboardPosition":72959,"skills":["python"],"ranks":{"overall":{"rank":-8,"name":"8 kyu","color":"white","score":15},"languages":{"python":{"rank":-8,"name":"8 kyu","color":"white","score":15}}},"codeChallenges":{"totalAuthored":0,"totalCompleted":7}}
ok. thank you.
When I type this:
curl https://www.codewars.com/api/v1/users/no13bus
I do not get some data like this:But I get these data:
why??