Closed richardthornton closed 4 years ago
Hi Richard,
We had the same issue with our integrations. It looks like TASS added a security role section to their API Application details screen a while back. Fortunately changing the v=2 to v=3 in the api request url fixed this issue for us.
Thanks @MatthewVince. I'm a third-party dev and don't have any direct access to TASS. The schools I'm working with do a great job of helping out when I need specific details - presumably they changed this security role in their API details. This did the trick for me though, thank you!
Hi! Our request to getStudentDetails has started failing sometime over the last few days with the error:
{"__status":"invalid","__msg":"Version 1 and 2 methods are not accessible when a Security Role has been defined.","__invalid":{}}
We have not made any changes to our API calls for 6+ months and this is a critical blocker for our application. Could you please let me know what we now need to do?
Thanks!