Hello,
I am trying to write a python program to poll the School API.
I am using the following test page which works great when I choose Authorization key in the Blackbaud OAuth 2.0 Service section. The problem is that key expires in an hour. same with the Implicit option. Selection No Auth option triggers an error.
https://developer.sky.blackbaud.com/docs/services/school/operations/v1levelsget/consoleHow do I hand this rolling Authorization key in my program, any advice or help to point me in the right direction would be extremely helpful. Thank you!
Chris Behar