Closed holandes22 closed 8 years ago
It should link to a URL similar to http://exercism.io/submissions/<someid> but instead shows a link like http://exercism.io/api/v1/user/assignments?<apikey>. Probably taken the incorrect property from the response
http://exercism.io/submissions/<someid>
http://exercism.io/api/v1/user/assignments?<apikey>
Relevant code is at
It should link to a URL similar to
http://exercism.io/submissions/<someid>
but instead shows a link likehttp://exercism.io/api/v1/user/assignments?<apikey>
. Probably taken the incorrect property from the responseRelevant code is at