TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
Creating a Test Taker via the API
in Developers
Hi all,
First time user of the API here, so I may be doing fundamentally wrong, but I am struggling to authenticate when calling https://tao.xceptional.io/taoSubjects/RestSubjects
According to the tutorial here, this should work, but I get the following response:
{
"success": false,
"version": "3.2.0-RC2",
"errorCode": 403,
"errorMsg": ""
}
I am able to call https://tao.xceptional.io/taoResultServer/RestResults with the same credentials and it works.
Is this end point supported in 3.2? Any ideas why this isn't working?
Thanks in advance,
Gareth
Comments
That article does state it might not work in 3.x. You might be needing this https://hub.taotesting.com/techdocs/tao-outcome/how-to-use-qti-result-api
Hi Amy
Thanks for your response. From what I can see there is no way of creating test takers when using the result API.
Do you know if this functionality exists in API form?
Thanks
Gareth
Gareth check out https://github.com/oat-sa/extension-tao-testtaker/blob/master/doc/swagger.json